// Assembly: mscorlib
// Full name: System.Runtime.Serialization.StreamingContextStates

namespace System.Runtime.Serialization
{
public class StreamingContextStates // TypeDefIndex: 4299
{
	// Fields
	type#20890 value__;
	type#26574 CrossProcess;
	type#26574 CrossMachine;
	type#26574 File;
	type#26574 Persistence;
	type#26574 Remoting;
	type#26574 Other;
	type#26574 Clone;
	type#26574 CrossAppDomain;
	type#26574 All;
}
}
