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

namespace System.IO
{
public class FileSystemInfo // TypeDefIndex: 4917
{
	// Fields
	type#18511 _fileStatus;
	type#26579 FullPath;
	type#26579 OriginalPath;
	type#26578 _name;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public type#18486 get_Attributes() { }
	// RVA: -1
	internal type#15313 get_ExistsCore() { }
	// RVA: -1
	protected type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#26576 get_FullName() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#15313 get_Exists() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
