aspnetcore/test
N. Taylor Mullen 006b4651da Change product code to work with editor expectations.
- Descriptor providers should not be pushing `null` descriptors into the overall list of `TagHelperDescriptor`s; this causes null refs on the editor side of things at design time.
- Expose `FilePath` on `RazorEditorParser` for the editor. The editor currenlty uses the `RazorEditorParser` as a place to hold some state about the Razor document.
2017-07-19 09:56:51 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Fix #1555 2017-07-17 11:24:58 -07:00
Microsoft.AspNetCore.Razor.Language.Test Merge branch 'rel/2.0.0' into dev 2017-07-17 13:17:03 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Change Razor.Test.Common to not act like an executable. 2017-07-13 14:58:27 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.CodeAnalysis.Razor.Test Change product code to work with editor expectations. 2017-07-19 09:56:51 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test