Skip to content
New issue

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

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

Already on GitHub? # to your account

Can ITypeOrMethodDef implement IMemberDef? #541

Closed
CreateAndInject opened this issue Jan 31, 2024 · 1 comment · Fixed by #542
Closed

Can ITypeOrMethodDef implement IMemberDef? #541

CreateAndInject opened this issue Jan 31, 2024 · 1 comment · Fixed by #542

Comments

@CreateAndInject
Copy link
Contributor

public interface ITypeOrMethodDef : ICodedToken, IHasCustomAttribute, ... , IMemberDef {

@wtfsck
Copy link
Contributor

wtfsck commented Jan 31, 2024

Yes, makes sense.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants