2 references to GetAbsolutePathForProjectRelativeFilePathAsync
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\SolutionExplorerInProcess.cs (2)
299var filePath = await GetAbsolutePathForProjectRelativeFilePathAsync(projectName, relativeFilePath, cancellationToken); 329var filePath = await GetAbsolutePathForProjectRelativeFilePathAsync(projectName, relativeFilePath, cancellationToken);