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