You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moves the `TagHelperSpanVisitor` to the `Legacy` namespace since it is only accessed by code in that namespace.
This change is part of an effort to better organize the Razor compiler's internal structure. It specifically isolates legacy code.
0 commit comments