- Descriptor providers should not be pushing `null` descriptors into the overall list of `TagHelperDescriptor`s; this causes null refs on the editor side of things at design time. - Expose `FilePath` on `RazorEditorParser` for the editor. The editor currenlty uses the `RazorEditorParser` as a place to hold some state about the Razor document. |
||
|---|---|---|
| .. | ||
| DefaultTagHelperDescriptorFactoryTest.cs | ||
| DefaultTagHelperDescriptorProviderTest.cs | ||
| Microsoft.CodeAnalysis.Razor.Test.csproj | ||
| TagHelperDescriptorFactoryTagHelpers.cs | ||
| TagHelperTypeVisitorTest.cs | ||
| xunit.runner.json | ||