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