1 write to _importedSchemas
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
682_importedSchemas = new ArrayList();
2 references to _importedSchemas
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
680if (_importedSchemas == null) 684return _importedSchemas;