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