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