2 writes to _schemas
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
52_schemas = schemas; 110_schemas = new XmlSchemas();
2 references to _schemas
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
109if (_schemas == null) 111return _schemas;