5 references to IsFollowingTypeOrComma
Microsoft.CodeAnalysis.CSharp.Features (5)
Completion\CompletionProviders\DeclarationName\DeclarationNameInfo.cs (5)
97result = IsFollowingTypeOrComma<TupleElementSyntax>( 119result = IsFollowingTypeOrComma<ArgumentSyntax>( 309result = IsFollowingTypeOrComma<VariableDeclarationSyntax>(token, semanticModel, 348result = IsFollowingTypeOrComma<VariableDeclarationSyntax>(token, semanticModel, 387result = IsFollowingTypeOrComma<VariableDeclarationSyntax>(token, semanticModel,