Skip to content

Minor update to building/internals.md#5095

Merged
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
daxian-dbw:docfix
Oct 13, 2017
Merged

Minor update to building/internals.md#5095
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
daxian-dbw:docfix

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

As discussed in #5072 (comment), this is a minor update to the building/internals.md

As a work-around for the lack of `GetAssemblies()`,
our custom assembly load context takes a pre-generated catalog of C# types
(for PowerShell type resolution).
A pre-generated catalog of C# types is used in PowerShell to help type resolution.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 71 and below needs to be updated. CorePsTypeCatalog.ps is not under AssemblyLoadContext anymore.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Will fix.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, forgot it. That one will be addressed by #5072. That PR is pending merging.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will merge this once #5072 is merged.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just merged #5072 :)

@adityapatwardhan adityapatwardhan merged commit 7df3a3f into PowerShell:master Oct 13, 2017
@daxian-dbw daxian-dbw deleted the docfix branch October 15, 2017 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants