1 write to _xmlFormatWriterDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
725set => _xmlFormatWriterDelegate = value;
1 reference to _xmlFormatWriterDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
724get => _xmlFormatWriterDelegate;