4 references to Add
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (1)
5488
diagnostics.
Add
(ErrorCode.ERR_CollectionArgumentsMustBeFirst, withElementSyntax.WithKeyword);
Symbols\Source\ParameterHelpers.cs (2)
742
diagnostics.
Add
(ErrorCode.ERR_ImplicitlyTypedParamsParameter, modifier, parameterIdentifier);
811
diagnostics.
Add
(ErrorCode.ERR_RefReadOnlyWrongOrdering, modifier);
Symbols\Source\SourceNamedTypeSymbol.cs (1)
2045
diagnostics.
Add
(ErrorCode.ERR_BadExtensionContainingType, syntax.Keyword);