1 write to XmlFormatGetOnlyCollectionReaderDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
370
_helper.
XmlFormatGetOnlyCollectionReaderDelegate
= tempDelegate;
3 references to XmlFormatGetOnlyCollectionReaderDelegate
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\CollectionDataContract.cs (3)
347
if (_helper.
XmlFormatGetOnlyCollectionReaderDelegate
== null)
351
if (_helper.
XmlFormatGetOnlyCollectionReaderDelegate
== null)
374
return _helper.
XmlFormatGetOnlyCollectionReaderDelegate
;