5 references to IsFollowingTypeOrComma
Microsoft.CodeAnalysis.CSharp.Features (5)
Completion\CompletionProviders\DeclarationName\DeclarationNameInfo.cs (5)
110result = IsFollowingTypeOrComma<TupleElementSyntax>( 132result = IsFollowingTypeOrComma<ArgumentSyntax>( 324result = IsFollowingTypeOrComma<VariableDeclarationSyntax>(token, semanticModel, 363result = IsFollowingTypeOrComma<VariableDeclarationSyntax>(token, semanticModel, 402result = IsFollowingTypeOrComma<VariableDeclarationSyntax>(token, semanticModel,