1 write to _chameleonSchemas
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (1)
246
_chameleonSchemas
= value;
2 references to _chameleonSchemas
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
2172
XmlSchema chameleonSchema = (XmlSchema)
_chameleonSchemas
[cKey]; //Need not clone if a schema for that namespace already exists
2178
_chameleonSchemas
.Add(cKey, chameleonSchema);