1 reference to GetCollapsibleStart
Microsoft.CodeAnalysis.CSharp.Features (1)
Structure\CSharpStructureHelpers.cs (1)
356
var span = TextSpan.FromBounds(
GetCollapsibleStart
(startToken), spanEndPos);