2 references to ThrowJsonException_UnionRuntimeTypeNotMatchedToCase
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Union.cs (2)
257
ThrowHelper.
ThrowJsonException_UnionRuntimeTypeNotMatchedToCase
(typeof(TUnion), runtimeType);
374
ThrowHelper.
ThrowJsonException_UnionRuntimeTypeNotMatchedToCase
(typeof(TUnion), caseType);