2 references to GetBlockSpansAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Structure\AbstractSyntaxStructureProviderTests.cs (2)
51
var actualRegions = await
GetBlockSpansAsync
(document, options, position);
71
var actualRegions = await
GetBlockSpansAsync
(document, options, position);