2 references to GetSpanIncludingPreviousAndNextTokens
Text.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\FormattingExtensions.cs (2)
284yield return GetSpanIncludingPreviousAndNextTokens(firstToken, lastToken); 311=> GetSpanIncludingPreviousAndNextTokens(token, token);