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