1 write to XmlFormatWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
408helper.XmlFormatWriterDelegate = tempDelegate;
3 references to XmlFormatWriterDelegate
System.Runtime.Serialization (3)
System\Runtime\Serialization\CollectionDataContract.cs (3)
400if (helper.XmlFormatWriterDelegate == null) 404if (helper.XmlFormatWriterDelegate == null) 412return helper.XmlFormatWriterDelegate;