Description
Type of issue
Missing information
Description
The tables in the Remarks section mention an attribute which is not in the BCL nor recognized by Roslyn, AssemblyLoadAttribute
. This is confusing. That row of the the table mentions CorAssemblyFlags
which https://learn.microsoft.com/en-us/dotnet/framework/unmanaged-api/metadata/corassemblyflags-enumeration#members mentions is partially covered by a different attribute, https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.debuggableattribute, which doesn't appear to be a pseudo-attribute (it gets emitted into the custom attributes table). https://learn.microsoft.com/en-us/dotnet/api/system.reflection.assemblyflagsattribute also seems to cover these same debuggable flags as well as more, and this attribute is a pseudo-attribute. Should AssemblyFlagsAttribute
or multiple attributes perhaps be linked, rather than stating AssemblyLoadAttribute
which does not seem to be a known attribute?
Page URL
Content source URL
Document Version Independent Id
1f2add2c-8aef-80f0-c26f-10754107ea9f