Skip to content

InterceptingRealProxy throws exception when working with transparent proxy. #1

Description

@ENikS

In our custom TearDown strategy we get property values of dependency via reflection. But with enabled interception we get an exception TargetException :

Object does not match target type

when calling property.GetValue(transparent_proxy_obj, null)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions