I've some assemblies where I get this error in Visual studio: (in the decompilation) /*OpCode not supported: LdMemberToken*/ in ILSpy the same Assembly works. Is there an older Version of the decompilation engine used in VS2022?
I've some assemblies where I get this error in Visual studio: (in the decompilation)
/OpCode not supported: LdMemberToken/
in ILSpy the same Assembly works.
Is there an older Version of the decompilation engine used in VS2022?