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