2 references to ERR_ParamsCantBeWithModifier
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1266
or ErrorCode.
ERR_ParamsCantBeWithModifier
Symbols\Source\ParameterHelpers.cs (1)
642
diagnostics.Add(ErrorCode.
ERR_ParamsCantBeWithModifier
, modifier.GetLocation(), SyntaxFacts.GetText(otherModifierKind));