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