Skip to content

ReferenceAssemblyAttribute in System.Diagnostics.StackTrace? #25

@wasabii

Description

@wasabii

Attempting to make a reference assembly from another .NET 6 assembly. .NET 6 assembly... seems pretty normal. No ReferenceAssemblyAttribute on it.... run refasmer.

refasmer -o foo.dll -r bar.dll

Looking in foo.dll, in ildasm, I see:

.custom instance void [System.Diagnostics.StackTrace]System.Runtime.CompilerServices.ReferenceAssemblyAttribute::.ctor() = ( 01 00 00 00 )

System.Diagnostics.StackTrace? What?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions