1 write to s_builtInSchemaForXmlNS
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (1)
488Interlocked.CompareExchange<XmlSchema>(ref s_builtInSchemaForXmlNS, tempSchema, null);
2 references to s_builtInSchemaForXmlNS
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
441if (s_builtInSchemaForXmlNS == null) 490return s_builtInSchemaForXmlNS;