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
Notice if I get constructors on the type definition, the result array has two items, one is a MetadataMethod instance and the other is FakeMethod. Both are seemingly referencing the same constructor.
Here's a fiddle
Notice if I get constructors on the type definition, the result array has two items, one is a
MetadataMethod
instance and the other isFakeMethod
. Both are seemingly referencing the same constructor.Version:
<PackageReference Include="ICSharpCode.Decompiler" Version="8.0.0.7246-preview3" />
The text was updated successfully, but these errors were encountered: