2 references to Scope
System.Data.Common (2)
System\Data\TypeLimiter.cs (2)
86Scope newScope = new Scope(s_activeScope, GetPreviouslyDeclaredDataTypes(dataSet)); 98Scope newScope = new Scope(s_activeScope, GetPreviouslyDeclaredDataTypes(dataTable));