2 references to _solutionStore
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (2)
Cohost\TestBrokeredServiceInterceptor.cs (2)
21
=>
_solutionStore
.AddAsync(solution, cancellationToken);
33
var solution =
_solutionStore
.Get(solutionInfo);