1 implementation of LoadFileBasedAppProjectAsync
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
FileBasedPrograms\FileBasedProgramService.cs (1)
39
public async ValueTask<IProjectRootElement>
LoadFileBasedAppProjectAsync
(
1 reference to LoadFileBasedAppProjectAsync
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\FileBasedProgramsProjectLoader.cs (1)
30
var projectRootElement = await fileBasedProgramService.
LoadFileBasedAppProjectAsync
(