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
* Allow getting DocId without prefix in Docs APIs.
* Move Resolved* types to their own files.
* Add AllTypesVisitor class.
* Remove Resolved* classes from MSBuildLoader.cs, minor changes to existing method.
* Refactor ToTripleSlashPorter to properly look for all types, including nested ones like delegates, using the AllTypesVisitor. Simplify code considerably.
* Adjust unit tests to changes. Ensure no warnings or infos show up in the loaded test csproj.
Co-authored-by: carlossanlop <[email protected]>
0 commit comments