3 references to ThrowJsonException_UnionDoesNotAcceptNull
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Union\JsonUnionConverter.cs (1)
46
ThrowHelper.
ThrowJsonException_UnionDoesNotAcceptNull
(typeToConvert);
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Union.cs (2)
247
ThrowHelper.
ThrowJsonException_UnionDoesNotAcceptNull
(typeof(TUnion));
365
ThrowHelper.
ThrowJsonException_UnionDoesNotAcceptNull
(typeof(TUnion));