1 write to XmlFormatWriterDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
490
_helper.
XmlFormatWriterDelegate
= tempDelegate;
3 references to XmlFormatWriterDelegate
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (3)
482
if (_helper.
XmlFormatWriterDelegate
== null)
486
if (_helper.
XmlFormatWriterDelegate
== null)
494
return _helper.
XmlFormatWriterDelegate
;