1 write to XmlFormatGetOnlyCollectionReaderDelegate
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
553
_helper.
XmlFormatGetOnlyCollectionReaderDelegate
= tempDelegate;
3 references to XmlFormatGetOnlyCollectionReaderDelegate
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (3)
540
if (_helper.
XmlFormatGetOnlyCollectionReaderDelegate
== null)
544
if (_helper.
XmlFormatGetOnlyCollectionReaderDelegate
== null)
557
return _helper.
XmlFormatGetOnlyCollectionReaderDelegate
;