1 write to _schemaInfo
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaCollection.cs (1)
440set { _schemaInfo = value; }
1 reference to _schemaInfo
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaCollection.cs (1)
439get { return _schemaInfo; }