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

namespace System.Runtime.Serialization
{
public class StreamingContext // TypeDefIndex: 4298
{
	// Fields
	type#23713 m_additionalContext;
	type#26573 m_state;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26572 state) { }
	// RVA: -1
	public type#28660 .ctor(type#26572 state, type#23705 additional) { }
	// RVA: -1
	public type#23705 get_Context() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public type#26572 get_State() { }
}
}
