// Assembly: System.Data
// Full name: System.Data.TypeLimiter

namespace System.Data
{
public class TypeLimiter // TypeDefIndex: 8327
{
	// Fields
	type#34307 s_activeScope;
	type#34306 m_instanceScope;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#34305 scope) { }
	// RVA: -1
	private static type#15313 get_IsTypeLimitingDisabled() { }
	// RVA: -1
	public static type#27778 Capture() { }
	// RVA: -1
	public static type#28660 EnsureTypeIsAllowed(type#27705 type, type#27780 capturedLimiter) { }
	// RVA: -1
	public static type#20034 EnterRestrictedScope(type#16949 dataSet) { }
	// RVA: -1
	public static type#20034 EnterRestrictedScope(type#16965 dataTable) { }
	// RVA: -1
	private static type#6717 GetPreviouslyDeclaredDataTypes(type#16965 dataTable) { }
	// RVA: -1
	private static type#6717 GetPreviouslyDeclaredDataTypes(type#16949 dataSet) { }
}
}
