1 write to _xmlFormatWriterDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
869
set {
_xmlFormatWriterDelegate
= value; }
1 reference to _xmlFormatWriterDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
868
get { return
_xmlFormatWriterDelegate
; }