2 writes to _schemaNames
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\BaseProcessor.cs (2)
31_schemaNames = schemaNames; 48_schemaNames = new SchemaNames(_nameTable);
2 references to _schemaNames
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\BaseProcessor.cs (2)
46if (_schemaNames == null) 50return _schemaNames;