You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the following exception when using the latest release (0.10.4) on netcoreapp2.2:
System.NotImplementedException: The method or operation is not implemented.
at Mono.Cecil.DefaultReflectionImporter.ResolveFieldDefinition(FieldInfo field)
at Mono.Cecil.DefaultReflectionImporter.ImportField(FieldInfo field, ImportGenericContext context)
at Mono.Cecil.DefaultReflectionImporter.ImportReference(FieldInfo field, IGenericParameterProvider context)
at Mono.Cecil.ModuleDefinition.ImportReference(FieldInfo field, IGenericParameterProvider context)
This seems to have been addressed in commit bde4fd3 and I have verified that the error goes away when building off master.
Do you have plans on releasing a netstandard2.0 build of cecil?
The text was updated successfully, but these errors were encountered:
On Tue, 20 Aug 2019, 21:27 Jb Evain, ***@***.***> wrote:
Closed #599 <#599>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#599?email_source=notifications&email_token=AAVO3M4V5LZPGP6QMYT6YITQFRHTNA5CNFSM4IF3RRSKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTE66KIA#event-2570970400>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAVO3M4D2YCHYZGSF5MLLLLQFRHTNANCNFSM4IF3RRSA>
.
I'm getting the following exception when using the latest release (0.10.4) on netcoreapp2.2:
This seems to have been addressed in commit bde4fd3 and I have verified that the error goes away when building off master.
Do you have plans on releasing a netstandard2.0 build of cecil?
The text was updated successfully, but these errors were encountered: