2 overrides of GetTokenToRight
Microsoft.CodeAnalysis.CSharp.Features (1)
DocumentationComments\CSharpDocumentationCommentSnippetService.cs (1)
230
protected override SyntaxToken
GetTokenToRight
(
Microsoft.CodeAnalysis.VisualBasic.Features (1)
DocumentationComments\VisualBasicDocumentationCommentSnippetService.vb (1)
229
Protected Overrides Function
GetTokenToRight
(syntaxTree As SyntaxTree, position As Integer, cancellationToken As CancellationToken) As SyntaxToken