1 reference to LoadProjectInstanceAsync
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\FileBasedProgramsProjectLoader.cs (1)
101var remoteProjectInstance = await buildHost.LoadProjectInstanceAsync(projectRoot.FullPath!, projectRoot.GetRawXml(), additionalGlobalProperties, cancellationToken).ConfigureAwait(false);