1 write to xmlFormatWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
803set { xmlFormatWriterDelegate = value; }
1 reference to xmlFormatWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
802get { return xmlFormatWriterDelegate; }