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