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