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