1 write to typeOfXmlFormatClassWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
294typeOfXmlFormatClassWriterDelegate = typeof(XmlFormatClassWriterDelegate);
2 references to typeOfXmlFormatClassWriterDelegate
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
293if (typeOfXmlFormatClassWriterDelegate == null) 295return typeOfXmlFormatClassWriterDelegate;