// Assembly: mscorlib
// Full name: System.IO.Enumeration.FileSystemEnumerableFactory

namespace System.IO.Enumeration
{
public class FileSystemEnumerableFactory // TypeDefIndex: 4970
{
	// Fields
	type#12909 s_unixEscapeChars;

	// Methods
	// RVA: -1
	internal static type#28660 NormalizeInputs(type#12127 directory, type#12127 expression, type#17911 options) { }
	// RVA: -1
	private static type#15313 MatchesPattern(type#26576 expression, type#10092 name, type#17911 options) { }
	// RVA: -1
	internal static type#6710 UserFiles(type#26576 directory, type#26576 expression, type#17911 options) { }
	// RVA: -1
	internal static type#6710 UserDirectories(type#26576 directory, type#26576 expression, type#17911 options) { }
	// RVA: -1
	internal static type#6710 UserEntries(type#26576 directory, type#26576 expression, type#17911 options) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
