1 write to _restrictions
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
559supportedSchemas[i]._restrictions = Marshal.ReadInt32(schemaRestrictions, i * 4);
1 reference to _restrictions
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (1)
490values[1] = supportedSchemas[i]._restrictions;