1 instantiation of DisabledDropHandler
Microsoft.VisualStudio.LanguageServices.Razor (1)
RazorDisableDropHandlerProvider.cs (1)
21
public IDropHandler GetAssociatedDropHandler(IWpfTextView wpfTextView) => new
DisabledDropHandler
();