Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

[SoM] CSMethodKind is a leaky abstraction #102

Open
stephen-hawley opened this issue Oct 29, 2018 · 0 comments
Open

[SoM] CSMethodKind is a leaky abstraction #102

stephen-hawley opened this issue Oct 29, 2018 · 0 comments
Milestone

Comments

@stephen-hawley
Copy link
Contributor

CSMethodKind has a number of uncomfortable combinations. It should probably be implemented as a flags enum and drop all the StaticNew etc.
CSMethod should have code to verify that combinations are correct.
CSMethod.MethodKindToString () should be modified to handle any combination.

@stephen-hawley stephen-hawley transferred this issue from another repository Oct 29, 2019
@chamons chamons added this to the Future milestone Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants