aspnetcore/test
N. Taylor Mullen a86b0dca3e Add line mappings to project TagHelper attribute values.
- We now create LineMappings for instances where a TagHelper's attribute value is not of a string type.
- This will enable the Razor editor to create projections from .cshtml => .cs for TagHelper attributes.
- Modified the TagHelperCodeGenerator and TagHelperBlockBuiler to accurately track the attribute values start locations so it could flow into code generation.
- Modified existing tests to account for the new line mappings.

#207
2014-12-19 17:26:33 -08:00
..
Microsoft.AspNet.Razor.Runtime.Test
Microsoft.AspNet.Razor.Test Add line mappings to project TagHelper attribute values. 2014-12-19 17:26:33 -08:00