1 reference to GetAbsolutePathForProjectRelativeFilePathAsync
Microsoft.VisualStudio.Razor.IntegrationTests (1)
InProcess\EditorInProcess_Commands.cs (1)
121
var filePath = await
GetAbsolutePathForProjectRelativeFilePathAsync
(projectName, relativeFilePath, cancellationToken);