2 references to IsVarArg
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\Records\SynthesizedPrimaryConstructor.cs (1)
50isVarArg: syntax.ParameterList.IsVarArg(),
Syntax\SyntaxFacts.cs (1)
525return IsVarArg(declaration.ParameterList);