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