2 references to GetSecondarySpanAsync
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (2)
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\DocumentExcerpt\DocumentExcerptServiceTestBase.cs (2)
68var generatedSpan = await GetSecondarySpanAsync(primary, primarySpan, generatedDocument, cancellationToken); 76var generatedSpan = await GetSecondarySpanAsync(primary, primarySpan, generatedDocument, cancellationToken);