1 write to XmlFormatReaderDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (1)
342_helper.XmlFormatReaderDelegate = tempDelegate;
3 references to XmlFormatReaderDelegate
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (3)
334if (_helper.XmlFormatReaderDelegate == null) 338if (_helper.XmlFormatReaderDelegate == null) 346return _helper.XmlFormatReaderDelegate;