1 write to _importedNamespaces
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
694_importedNamespaces = new ArrayList();
2 references to _importedNamespaces
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
692if (_importedNamespaces == null) 696return _importedNamespaces;