Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for timing VB.net async methods #325

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

kataras12
Copy link
Contributor

@kataras12 kataras12 commented Feb 8, 2021

Description

Allows to time async methods on vb.net assemblies

The solution

Search for method ending in $State

Todos

  • Related issues
  • Tests
  • Documentation

@GeertvanHorrik
Copy link
Member

@SimonCropp , I've reviewed and it looks good. The actual code changes are just 2 additional checks and they are all covered by unit tests so I am happy to vote for accepting this PR even though I am not sure what your official point of supporting VB.NET is.

@SimonCropp
Copy link
Member

the pr looks good. i am curious about the choice to remove the part about being a patron on open collective.

@kataras12
Copy link
Contributor Author

sorry about removing the patron section from description, i took it as a fyi and deleted. can pop it back in if required

wasnt aware about patron criteria, until i raised the issue + pr. it did prompt me make the contribution last night tho

@SimonCropp SimonCropp added this to the 3.2.0 milestone Feb 12, 2021
@SimonCropp SimonCropp merged commit 97abfbf into Fody:master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants