Skip to content

Conversation

SeeminglyScience
Copy link
Owner

Fixes #43

  • Move the decoration parameter to be a shared parameter for both
    Find-Member and Find-Type.

  • Also fallback to a global search when resolving attribute type if the
    type is not in the BCL or embedded in the target assembly.

Fixes #43

* Move the decoration parameter to be a shared parameter for both
`Find-Member` and `Find-Type`.

* Also fallback to a global search when resolving attribute type if the
  type is not in the BCL or embedded in the target assembly.
@SeeminglyScience SeeminglyScience merged commit 673958a into master May 3, 2022
@SeeminglyScience SeeminglyScience deleted the add-dec-param-for-type branch May 3, 2022 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hasattr does not work well with non-BCL attributes
1 participant