2 writes to _dbSchemaRows
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
700_dbSchemaRows = rows; 1326_dbSchemaRows = null;
4 references to _dbSchemaRows
System.Data (4)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (4)
566DbSchemaRow[] schemaRows = _dbSchemaRows; 734DbSchemaRow[] schemaRows = _dbSchemaRows; 820DbSchemaRow[] schemaRows = _dbSchemaRows; 904DbSchemaRow[] schemaRows = _dbSchemaRows;