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
It appears that it was an oversight to not include diagnostics from any BoundAttributeParameterDescriptors when calling TagHelperDescriptor.GetAllDiagnostics(). IMO, it seems a fairly safe change to make since any callers of this API would've expected that they'd receive all diagnostics.