1 write to s_typeOfXmlFormatClassReaderDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
301s_typeOfXmlFormatClassReaderDelegate = typeof(XmlFormatClassReaderDelegate);
2 references to s_typeOfXmlFormatClassReaderDelegate
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
300if (s_typeOfXmlFormatClassReaderDelegate == null) 302return s_typeOfXmlFormatClassReaderDelegate;