1 write to IsItemTypeNullable
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
305
set { helper.
IsItemTypeNullable
= value; }
1 reference to IsItemTypeNullable
System.Runtime.Serialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
301
get { return helper.
IsItemTypeNullable
; }