2 writes to _dbSchemaRows
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
790_dbSchemaRows = rows; 1488_dbSchemaRows = null;
4 references to _dbSchemaRows
System.Data.Common (4)
System\Data\Common\DBCommandBuilder.cs (4)
631DbSchemaRow?[] schemaRows = _dbSchemaRows!; 826DbSchemaRow[] schemaRows = _dbSchemaRows!; 917DbSchemaRow[] schemaRows = _dbSchemaRows!; 1006DbSchemaRow[] schemaRows = _dbSchemaRows!;