Remove TagHelper discovery private property metadata workaround #12291
Labels
area-blazor
Includes: Blazor, Razor Components
Done
This issue has been fixed
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Milestone
We currently do some hackery in order to convince Roslyn to pull private property metadata information here.
We should remove this in preview9 since we've added an analyzer in preview8 to warn for non-public usages of Component parameters.
This is tracking work initially mentioned here.
The text was updated successfully, but these errors were encountered: