2 writes to m_XmlSchemaCollectionDatabase
System.Data (2)
fx\src\data\System\Data\Sql\SqlMetaData.cs (2)
236
m_XmlSchemaCollectionDatabase
= xmlSchemaCollectionDatabase;
674
m_XmlSchemaCollectionDatabase
= database;
1 reference to m_XmlSchemaCollectionDatabase
System.Data (1)
fx\src\data\System\Data\Sql\SqlMetaData.cs (1)
374
return
m_XmlSchemaCollectionDatabase
;