aspnetcore/test
N. Taylor Mullen 039062c5eb Fix C# design time projections for complex TagHelper attributes.
- TagHelper attributes that have expressions intermingled within them (resulting in Block elements) resulted in Spans in the attribute being falsely marked as SpanKind.Markup.
- Updated tests to account for new SpanKind.Code behavior.
- Added complex scenario to validate SpanKind.Code is flowed through to surround attributes.

#387
2015-06-25 10:27:03 -07:00
..
Microsoft.AspNet.Razor.Runtime.Test
Microsoft.AspNet.Razor.Test Fix C# design time projections for complex TagHelper attributes. 2015-06-25 10:27:03 -07:00