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 Moved all TagHelperDescriptor related builders to have getter setter 2017-06-30 14:08:05 -07:00
DefaultTagHelperDescriptorProviderTest.cs Change product code to work with editor expectations. 2017-07-19 09:56:51 -07:00
Microsoft.CodeAnalysis.Razor.Test.csproj Remove AssetTargetFallback 2017-06-30 14:42:00 -07:00
TagHelperDescriptorFactoryTagHelpers.cs
TagHelperTypeVisitorTest.cs Moved VCTH types to Razor.Extensions 2017-06-06 15:49:35 -07:00
xunit.runner.json