4 references to SelectionHelper
Microsoft.VisualStudio.RazorExtension (4)
NestedFiles\NestedFileCommandHandler.cs (2)
66if (!SelectionHelper.IsRazorFileUIContextActive(_serviceProvider) 181var filePath = SelectionHelper.GetCurrentSelectionPath(_serviceProvider);
NestedFiles\ViewPageCommandHandler.cs (2)
31if (!SelectionHelper.IsRazorFileUIContextActive(_serviceProvider) 62var filePath = SelectionHelper.GetCurrentSelectionPath(_serviceProvider);