1 write to XmlFormatReaderDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
519
_helper.
XmlFormatReaderDelegate
= tempDelegate;
3 references to XmlFormatReaderDelegate
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (3)
511
if (_helper.
XmlFormatReaderDelegate
== null)
515
if (_helper.
XmlFormatReaderDelegate
== null)
523
return _helper.
XmlFormatReaderDelegate
;