1 write to _xmlFormatReaderDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
731set => _xmlFormatReaderDelegate = value;
1 reference to _xmlFormatReaderDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
730get => _xmlFormatReaderDelegate;