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