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