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