- Updated `TagHelper` errors to no longer highlight the entire tag as an error, instead just the tag name is marked as an error. This is now consistent with nested tags in `@{ ... }` errors.
- Updated `RazorError` and corresponding error logging constructs to disallow creation without providing lengths.
- Updated `TagHelperDescriptorResolver` and related classes to properly determine assembly locations within directives. This allows for exact error locations in the `@addTagHelper` directive.
#386
|
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Razor | ||
| Microsoft.AspNet.Razor.Runtime | ||
| Microsoft.AspNet.Razor.Test.Sources | ||