1 write to s_typeOfXmlSchemaProviderAttribute
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
517s_typeOfXmlSchemaProviderAttribute = typeof(XmlSchemaProviderAttribute);
2 references to s_typeOfXmlSchemaProviderAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
516if (s_typeOfXmlSchemaProviderAttribute == null) 518return s_typeOfXmlSchemaProviderAttribute;