1 write to xmlFormatReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
809
set {
xmlFormatReaderDelegate
= value; }
1 reference to xmlFormatReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
808
get { return
xmlFormatReaderDelegate
; }