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