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)
680
if (
_importedSchemas
== null)
684
return
_importedSchemas
;