3 references to ThrowArgumentNullException
System.Text.Json (3)
System\Text\Json\Nodes\JsonObject.IDictionary.cs (1)
59
ThrowHelper.
ThrowArgumentNullException
(nameof(propertyName));
System\Text\Json\Serialization\Attributes\JsonNamingPolicyAttribute.cs (1)
48
ThrowHelper.
ThrowArgumentNullException
(nameof(namingPolicy));
System\Text\Json\Writer\JsonWriterHelper.cs (1)
44
ThrowHelper.
ThrowArgumentNullException
(nameof(value));