3 writes to _xmlSchemaCollectionOwningSchema
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlParameter.cs (3)
167this._xmlSchemaCollectionOwningSchema = xmlSchemaCollectionOwningSchema; 255_xmlSchemaCollectionOwningSchema = value; 1048destination._xmlSchemaCollectionOwningSchema = _xmlSchemaCollectionOwningSchema;
2 references to _xmlSchemaCollectionOwningSchema
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlParameter.cs (2)
251string xmlSchemaCollectionOwningSchema = _xmlSchemaCollectionOwningSchema; 1048destination._xmlSchemaCollectionOwningSchema = _xmlSchemaCollectionOwningSchema;