aspnetcore/test/Microsoft.CodeAnalysis.Razo...
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
..
DefaultTagHelperDescriptorFactoryTest.cs
DefaultTagHelperDescriptorProviderTest.cs Change product code to work with editor expectations. 2017-07-19 09:56:51 -07:00
Microsoft.CodeAnalysis.Razor.Test.csproj
TagHelperDescriptorFactoryTagHelpers.cs
TagHelperTypeVisitorTest.cs
xunit.runner.json