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

Hint at closing the method #759

Merged
merged 3 commits into from
Jan 9, 2023
Merged

Hint at closing the method #759

merged 3 commits into from
Jan 9, 2023

Conversation

SeanFeldman
Copy link
Contributor

Reading documentation it looks as if something is missing
image

@dnfadmin
Copy link

dnfadmin commented Jan 9, 2023

CLA assistant check
All CLA requirements met.

@SimonCropp SimonCropp merged commit ff55d84 into VerifyTests:main Jan 9, 2023
[ModuleInitializer]
public static void InitDerivePathInfo()
{
public static void InitDerivePathInfo() =>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, nice. I didn't realize multiple module initializers would work.
I'm assuming the order doesn't matter, right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah in this case order doesnt matter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants