3 references to GetSpansFromWorkspaceAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
Structure\BlockStructureServiceTests.cs (3)
41
var spans = await
GetSpansFromWorkspaceAsync
(workspace);
65
var spans = await
GetSpansFromWorkspaceAsync
(workspace);
89
var spans = await
GetSpansFromWorkspaceAsync
(workspace);