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