// Assembly: mscorlib
// Full name: System.IO.PathInternal

namespace System.IO
{
public class PathInternal // TypeDefIndex: 4895
{
	// Fields
	type#15325 s_isCaseSensitive;

	// Methods
	// RVA: -1
	internal static type#20867 GetRootLength(type#10092 path) { }
	// RVA: -1
	internal static type#15313 IsDirectorySeparator(type#15837 c) { }
	// RVA: -1
	internal static type#15313 EndsInDirectorySeparator(type#10092 path) { }
	// RVA: -1
	internal static type#15313 StartsWithDirectorySeparator(type#10092 path) { }
	// RVA: -1
	internal static type#26576 TrimEndingDirectorySeparator(type#26576 path) { }
	// RVA: -1
	internal static type#10092 TrimEndingDirectorySeparator(type#10092 path) { }
	// RVA: -1
	internal static type#15313 IsRoot(type#10092 path) { }
	// RVA: -1
	internal static type#15313 get_IsCaseSensitive() { }
	// RVA: -1
	private static type#15313 GetIsCaseSensitive() { }
	// RVA: -1
	public static type#15313 IsPartiallyQualified(type#26576 path) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
