1 write to XmlFormatWriterDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
291_helper.XmlFormatWriterDelegate = tempDelegate;
3 references to XmlFormatWriterDelegate
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\CollectionDataContract.cs (3)
283if (_helper.XmlFormatWriterDelegate == null) 287if (_helper.XmlFormatWriterDelegate == null) 295return _helper.XmlFormatWriterDelegate;