1 write to IsItemTypeNullable
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
237
set => _helper.
IsItemTypeNullable
= value;
1 reference to IsItemTypeNullable
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
236
get => _helper.
IsItemTypeNullable
;