Anonymous
My feedback
-
75 votes
Anonymous supported this idea ·
An error occurred while saving the comment -
35 votes
Anonymous supported this idea ·
-
2 votes
Anonymous shared this idea ·
This would help me with my use case which is where the attribute is attached to the property instead of the getter:-
[LazyInitializer]
protected object Container => container ?? (container = new object());