Skip to content

Conversation

@vuplea
Copy link
Contributor

@vuplea vuplea commented Feb 17, 2022

The current docs can lead to confusion; they can be understood to say that an assembly with the same identity can only be loaded once - in fact it can only be loaded once in the same context, but the same identity can be both in the load and load-from contexts.

Also added a caveat with the influence of binding redirects. Will remove if deemed too obscure.

The current docs can lead to confusion; they can be understood to say that an assembly with the same identity can only be loaded once - in fact it can only be loaded once in the same context, but the same identity can be both in the load and load-from contexts.

Also added a (significant, in my opinion) caveat with the influence of binding redirects.  Will remove if deemed too obscure.
@vuplea vuplea requested a review from a team as a code owner February 17, 2022 15:28
@opbld32
Copy link

opbld32 commented Feb 17, 2022

Docs Build status updates of commit bbdd5bd:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Reflection/Assembly.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@joperezr
Copy link
Member

joperezr commented Mar 2, 2022

@steveharter could you please take a look at this one?

vuplea and others added 2 commits March 10, 2022 09:03
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
@opbld30
Copy link

opbld30 commented Mar 10, 2022

Docs Build status updates of commit b4eaf5d:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Reflection/Assembly.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld34
Copy link

opbld34 commented Mar 10, 2022

Docs Build status updates of commit 4cd1b83:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Reflection/Assembly.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@gewarren gewarren merged commit efd985c into dotnet:main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants