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