2 references to UnionCannotReadValue
System.Text.Json (2)
System\Text\Json\ThrowHelper.Serialization.cs (2)
1021
ThrowJsonException(SR.Format(SR.
UnionCannotReadValue
, unionType));
1057
throw new InvalidOperationException(SR.Format(SR.
UnionCannotReadValue
, unionType));