2 references to Resolve
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\MSBuildProjectLoader.Worker.cs (1)
227
return await _progress.DoOperationAndReportProgressAsync(ProjectLoadOperation.
Resolve
, projectPath, projectFileInfo.TargetFramework, async () =>
MSBuild\ProjectLoadProgress.cs (1)
26
/// during the <see cref="ProjectLoadOperation.
Resolve
"/> operation.