Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Error when instrumenting IList #7

@tribet84

Description

@tribet84

I get the following code when generating the following instrumentation for an IList parameter method:

  <match assemblyName="Assembly" className="MyNameSpace">
    <exactMethodMatcher methodName="ProcessShifts" parameters="System.Collections.Generic.IList`1&lt;MyNameSpace.MyClass&gt;" />
  </match>

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