1 write to typeOfXmlFormatCollectionReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
333typeOfXmlFormatCollectionReaderDelegate = typeof(XmlFormatCollectionReaderDelegate);
2 references to typeOfXmlFormatCollectionReaderDelegate
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
332if (typeOfXmlFormatCollectionReaderDelegate == null) 334return typeOfXmlFormatCollectionReaderDelegate;