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