4 references to CreateSolutionInfoAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteWorkspace.cs (1)
216var solutionInfo = await assetProvider.CreateSolutionInfoAsync(
Host\RemoteWorkspace.SolutionCreator.cs (1)
621var solutionInfo = await _assetProvider.CreateSolutionInfoAsync(
Roslyn.VisualStudio.Next.UnitTests (2)
Remote\SerializationValidator.cs (1)
113var solutionInfo = await new AssetProvider(this).CreateSolutionInfoAsync(
Services\SolutionServiceTests.cs (1)
443var solutionInfo2 = await assetProvider.CreateSolutionInfoAsync(