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