1 reference to GetIntervalsThatContain
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.cs (1)
413
var intervals = tree.
GetIntervalsThatContain
(textSpan.Start, textSpan.Length);