1 write to s_typeOfXmlFormatClassWriterDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (1)
275s_typeOfXmlFormatClassWriterDelegate = typeof(XmlFormatClassWriterDelegate);
2 references to s_typeOfXmlFormatClassWriterDelegate
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\Globals.cs (2)
274if (s_typeOfXmlFormatClassWriterDelegate == null) 276return s_typeOfXmlFormatClassWriterDelegate;