3 writes to _xmlSchemaCollectionDatabase
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlParameter.cs (3)
166this._xmlSchemaCollectionDatabase = xmlSchemaCollectionDatabase; 241_xmlSchemaCollectionDatabase = value; 1047destination._xmlSchemaCollectionDatabase = _xmlSchemaCollectionDatabase;
2 references to _xmlSchemaCollectionDatabase
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlParameter.cs (2)
237string xmlSchemaCollectionDatabase = _xmlSchemaCollectionDatabase; 1047destination._xmlSchemaCollectionDatabase = _xmlSchemaCollectionDatabase;