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
{{ message }}
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
Load assemblies from consuming project's reference paths
As part of code generation, the Roslyn API may sometimes need to load an assembly referenced by the project being built. (ya, I know... scary). This allows us to resolve such assemblies.