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

public class Scope // TypeDefIndex: 8325
{
	// Fields
	type#6076 s_allowedTypes;
	type#6074 m_allowedTypes;
	type#34308 m_previousScope;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#34305 previousScope, type#6717 allowedTypes) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#15313 IsAllowedType(type#27705 type) { }
	// RVA: -1
	private static type#15313 IsTypeUnconditionallyAllowed(type#27705 type) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
