1 write to xmlFormatWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\ClassDataContract.cs (1)
1334set { xmlFormatWriterDelegate = value; }
1 reference to xmlFormatWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\ClassDataContract.cs (1)
1333get { return xmlFormatWriterDelegate; }