19 references to AddExperimentalDiagnosticIds
System.Text.Json.SourceGeneration (19)
JsonSourceGenerator.Parser.cs (19)
288AddExperimentalDiagnosticIds(arrayType.ElementType, ref experimentalIds); 296AddExperimentalDiagnosticIds(typeArgument, ref experimentalIds); 684AddExperimentalDiagnosticIds(type, ref experimentalIds); 745AddExperimentalDiagnosticIds(underlyingType, ref experimentalIds); 794AddExperimentalDiagnosticIds(valueType, ref experimentalIds); 801AddExperimentalDiagnosticIds(keyType, ref experimentalIds); 857AddExperimentalDiagnosticIds(caseType, ref experimentalIds); 1289AddExperimentalDiagnosticIds(derivedType, ref experimentalIds); 1626AddExperimentalDiagnosticIds(caseType, ref experimentalIds); 2529AddExperimentalDiagnosticIds(memberType, ref experimentalIds); 2530AddExperimentalDiagnosticIds(memberInfo, ref experimentalIds); 2538AddExperimentalDiagnosticIds(property.GetMethod, ref experimentalIds); 2543AddExperimentalDiagnosticIds(property.SetMethod, ref experimentalIds); 2817AddExperimentalDiagnosticIds(constructor, ref experimentalIds); 2861AddExperimentalDiagnosticIds(parameterInfo.Type, ref experimentalIds); 3019AddExperimentalDiagnosticIds(namedConverterType, ref experimentalIds); 3020AddExperimentalDiagnosticIds(accessibleParameterlessCtor, ref experimentalIds); 3042AddExperimentalDiagnosticIds(namedClassifierType, ref experimentalIds); 3043AddExperimentalDiagnosticIds(accessibleParameterlessCtor, ref experimentalIds);