3 writes to _xmlSchemaCollectionName
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlParameter.cs (3)
168
this.
_xmlSchemaCollectionName
= xmlSchemaCollectionName;
269
_xmlSchemaCollectionName
= value;
1049
destination.
_xmlSchemaCollectionName
= _xmlSchemaCollectionName;
2 references to _xmlSchemaCollectionName
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlParameter.cs (2)
265
string xmlSchemaCollectionName =
_xmlSchemaCollectionName
;
1049
destination._xmlSchemaCollectionName =
_xmlSchemaCollectionName
;