1 write to IsItemTypeNullable
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
391
set { _helper.
IsItemTypeNullable
= value; }
1 reference to IsItemTypeNullable
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (1)
385
get { return _helper.
IsItemTypeNullable
; }