aspnetcore/test/Microsoft.AspNetCore.Razor..../Extensions
N. Taylor Mullen 63aceea121 Change TagHelperBlockRewriter's error usage to use RazorDiagnosticFactory.
- Changed `DefaultRazorDiagnostic` to expose a little more information for tests. This info is only available when casted to the `DefaultRazorDiagnostic` type and only available internally.
- Changed parameter order of a `DefaultTagHelperTargetExtension` diagnostic.
- Updated baselines of files in `Razor.Language.Test`.
- Added a new convenience constructor on `SourceSpan`. The ctor is equivalent to calling the class with a SourceLocation.

#1827
2017-12-22 09:38:31 -08:00
..
DefaultTagHelperOptimizationPassTest.cs Added unit test for DefaultTagHelperOptimizationPass 2017-07-31 17:12:20 -07:00
DefaultTagHelperTargetExtensionTest.cs Change TagHelperBlockRewriter's error usage to use RazorDiagnosticFactory. 2017-12-22 09:38:31 -08:00
DesignTimeDirectiveTargetExtensionTest.cs Convert most of CodeWriter into extensions 2017-07-07 10:55:33 -07:00
FunctionsDirectivePassTest.cs
InheritsDirectivePassTest.cs
PreallocatedAttributeTargetExtensionTest.cs Rename properties on taghelper nodes 2017-07-07 11:32:05 -07:00
SectionDirectivePassTest.cs Rename properties on taghelper nodes 2017-07-07 11:32:05 -07:00
SectionTargetExtensionTest.cs Made section 1.X compatibility only apply at design time. 2017-08-22 20:47:01 -07:00
TemplateTargetExtensionTest.cs Convert most of CodeWriter into extensions 2017-07-07 10:55:33 -07:00