1 reference to FSharpUnionDuplicateFieldName
System.Text.Json (1)
System\Text\Json\Serialization\Converters\FSharp\FSharpUnionConverter.cs (1)
503
throw new InvalidOperationException(SR.Format(SR.
FSharpUnionDuplicateFieldName
, declaringType, caseName, fields[i].FieldName));