1 write to typeOfXmlFormatCollectionWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
307
typeOfXmlFormatCollectionWriterDelegate
= typeof(XmlFormatCollectionWriterDelegate);
2 references to typeOfXmlFormatCollectionWriterDelegate
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
306
if (
typeOfXmlFormatCollectionWriterDelegate
== null)
308
return
typeOfXmlFormatCollectionWriterDelegate
;