aspnetcore/tooling/Microsoft.VisualStudio.Razo.../RazorInfo
N. Taylor Mullen 1e1630068f Make DefaultTagHelperResolver use the correct GetTagHelpersAsync.
- Prior to this we weren't overriding the `GetTagHelpersAsync` method resulting in our TagHelper discovery being executed in-process.
- Removed legacy `ITagHelperResolver` legacy types.
2017-12-12 16:26:55 -08:00
..
AssemblyViewModel.cs Update our diagnostics window 2017-09-06 15:37:06 -07:00
DirectiveViewModel.cs
…
DocumentInfoViewModel.cs
…
DocumentViewModel.cs
…
ProjectInfoViewModel.cs
…
ProjectViewModel.cs
…
RazorInfoToolWindow.cs Update our diagnostics window 2017-09-06 15:37:06 -07:00
RazorInfoToolWindowCommand.cs
…
RazorInfoToolWindowControl.xaml
…
RazorInfoToolWindowControl.xaml.cs
…
RazorInfoViewModel.cs Make DefaultTagHelperResolver use the correct GetTagHelpersAsync. 2017-12-12 16:26:55 -08:00
TagHelperViewModel.cs
…