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