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

Keep "Lazy" suffix in Lazy<T> injected dependency field names (VSIX-46) #10

Open
Piedone opened this issue May 3, 2020 · 0 comments
Open

Comments

@Piedone
Copy link
Member

Piedone commented May 3, 2020

Originally by @BenedekFarkas.

E.g. in case of Lazy<ILikeMarkBartha> the field name shouldn't be _lmbl but _lmbLazy (optionally Lazy<IDontLikeMarkBartha> :)).

Jira issue

@github-actions github-actions bot changed the title Keep "Lazy" suffix in Lazy<T> injected dependency field names Keep "Lazy" suffix in Lazy<T> injected dependency field names (VSIX-46) Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant