3 references to RunWithSolutionAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (3)
Host\RemoteWorkspace.cs (3)
73
await
RunWithSolutionAsync
(
101
return
RunWithSolutionAsync
(assetProvider, solutionChecksum, workspaceVersion: -1, updatePrimaryBranch: false, implementation, cancellationToken);
361
var (solution, _) = await _remoteWorkspace.
RunWithSolutionAsync
(