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