Skip to content

Commit 4ad5e2e

Browse files
MetadataLoadContext: add link to related article (#4137)
1 parent d9c18c3 commit 4ad5e2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xml/System.Reflection/MetadataLoadContext.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ A `MetadataLoadContext` serves as a dictionary that binds assembly names to <xre
3030
3131
Assemblies are treated strictly as metadata. There are no restrictions on loading assemblies based on target platform, CPU architecture, or pointer size. There are no restrictions on the assembly designated as the core assembly (**mscorlib**).
3232
33+
For more information and examples, see [How to: Inspect assembly contents using MetadataLoadContext](~/docs/standard/assembly/inspect-contents-using-metadataloadcontext.md).
34+
3335
]]></format>
3436
</remarks>
3537
</Docs>

0 commit comments

Comments
 (0)