Skip to content

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Mar 6, 2024

Summary

  • Note that Assembly.Load creates assembly in isolated load context
  • Move .NET-neutral content to be first in the remarks
  • Generalize description of BadImageFormatException (delete explicit .NET Framework 2.0 references)
  • Delete .NET Framework 1.x content

Follow up on dotnet/runtime#99203

@jkotas jkotas requested a review from a team as a code owner March 6, 2024 03:36
@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Mar 6, 2024
@ghost
Copy link

ghost commented Mar 6, 2024

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@jkotas
Copy link
Member Author

jkotas commented Mar 6, 2024

cc @agocke @elinor-fung

@jkotas jkotas requested a review from elinor-fung March 6, 2024 03:38
Copy link

Learn Build status updates of commit b9aa9a1:

✅ Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Mar 6, 2024
Copy link

Learn Build status updates of commit e393abf:

✅ Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Copy link

Learn Build status updates of commit c985729:

✅ Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

@jkotas jkotas merged commit a7a3afa into dotnet:main Mar 15, 2024
@jkotas jkotas deleted the assembly-docs branch March 15, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants