2 references to GetCurrentSelectionPath
Microsoft.VisualStudio.RazorExtension (2)
NestedFiles\NestedFileCommandHandler.cs (1)
181
var filePath = SelectionHelper.
GetCurrentSelectionPath
(_serviceProvider);
NestedFiles\ViewPageCommandHandler.cs (1)
62
var filePath = SelectionHelper.
GetCurrentSelectionPath
(_serviceProvider);