1 write to XmlFormatGetOnlyCollectionReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
467helper.XmlFormatGetOnlyCollectionReaderDelegate = tempDelegate;
3 references to XmlFormatGetOnlyCollectionReaderDelegate
System.Runtime.Serialization (3)
System\Runtime\Serialization\CollectionDataContract.cs (3)
450if (helper.XmlFormatGetOnlyCollectionReaderDelegate == null) 454if (helper.XmlFormatGetOnlyCollectionReaderDelegate == null) 471return helper.XmlFormatGetOnlyCollectionReaderDelegate;