aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
N. Taylor Mullen dda9cf3259 Do not generate C# line pragmas without a file path.
- Prior to this change default imports would get line pragmas generated for them because thye'd have a source location but no file path (they were a dynamic document).
- Re-generated C# files to reflect new line pragma changes.

#1110
2017-04-04 15:32:25 -07:00
..
Internal
Properties
TestFiles Do not generate C# line pragmas without a file path. 2017-04-04 15:32:25 -07:00
CodeGenerationTests.cs Add RazorPage test without model 2017-04-04 10:54:20 -07:00
DictionaryPrefixTestTagHelper.cs
InjectDirectiveTargetExtensionTest.cs
InjectDirectiveTest.cs
InputTestTagHelper.cs
LineMappingsSerializer.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs Fix UrlResolutionTagHelper tag helper inclusion. 2017-03-29 16:30:28 -07:00
MvcViewDocumentClassifierPassTest.cs
RazorPageDocumentClassifierPassTest.cs
ViewComponentTagHelperDescriptorConventionsTest.cs
ViewComponentTagHelperPassTest.cs Setting TokenKind for RazorIRToken 2017-03-31 14:52:10 -07:00
xunit.runner.json