Skip to content

MethodDefTests.Test_GetBaseDefinition_FromObject does not work on .NET Core #127

@MSDN-WhiteKnight

Description

@MSDN-WhiteKnight
Test method CilTools.Metadata.Tests.MethodDefTests.Test_GetBaseDefinition_FromObject threw exception: 
System.NotImplementedException: The method or operation is not implemented.

 TypeRef.GetMethodImpl(String name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) строка 188
 Type.GetMethod(String name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
 MdMethodInfoBase.GetBaseDefinition() строка 107
 MethodDefTests.Test_GetBaseDefinition_FromObject() строка 284

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions