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