2 references to UnionCannotCreateValue
System.Text.Json (2)
System\Text\Json\ThrowHelper.Serialization.cs (2)
1015ThrowJsonException(SR.Format(SR.UnionCannotCreateValue, unionType)); 1051throw new InvalidOperationException(SR.Format(SR.UnionCannotCreateValue, unionType));