3 references to RunWithSolutionAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (3)
Host\RemoteWorkspace.cs (3)
57
await
RunWithSolutionAsync
(
84
return
RunWithSolutionAsync
(assetProvider, solutionChecksum, updatePrimaryBranch: false, implementation, cancellationToken);
342
var (solution, _) = await _remoteWorkspace.
RunWithSolutionAsync
(