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