1 write to typeOfXmlFormatGetOnlyCollectionReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Globals.cs (1)
346typeOfXmlFormatGetOnlyCollectionReaderDelegate = typeof(XmlFormatGetOnlyCollectionReaderDelegate);
2 references to typeOfXmlFormatGetOnlyCollectionReaderDelegate
System.Runtime.Serialization (2)
System\Runtime\Serialization\Globals.cs (2)
345if (typeOfXmlFormatGetOnlyCollectionReaderDelegate == null) 347return typeOfXmlFormatGetOnlyCollectionReaderDelegate;