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