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
[DocumentationEnumerator] Support global alias matching (#641)
The tooling is currently unable to match existing documentation with a
member that was updated to include a global alias. Fix this by adding a
a type lookup attempt that prefixes `global::` to the documentation
member name.
0 commit comments