9 references to IsLastTokenOfType
Microsoft.CodeAnalysis.CSharp.Features (9)
Completion\CompletionProviders\DeclarationName\DeclarationNameInfo.cs (9)
193
result =
IsLastTokenOfType
<PropertyDeclarationSyntax>(
207
result =
IsLastTokenOfType
<MethodDeclarationSyntax>(
323
result =
IsLastTokenOfType
<IncompleteMemberSyntax>(token, semanticModel,
334
result =
IsLastTokenOfType
<LocalFunctionStatementSyntax>(token, semanticModel,
435
result =
IsLastTokenOfType
<ParameterSyntax>(
455
result =
IsLastTokenOfType
<ParameterSyntax>(
481
result =
IsLastTokenOfType
<BinaryExpressionSyntax>(
490
result =
IsLastTokenOfType
<CaseSwitchLabelSyntax>(
499
result =
IsLastTokenOfType
<DeclarationPatternSyntax>(