1 write to IsConstructorCheckRequired
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
243set => _helper.IsConstructorCheckRequired = value;
1 reference to IsConstructorCheckRequired
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CollectionDataContract.cs (1)
242get => _helper.IsConstructorCheckRequired;