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