1 reference to EndToken
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.cs (1)
458
token = indentationData.
EndToken
.GetNextToken(includeZeroWidth: true);