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