Do not show properties with inaccesible access methods #7774
-
When property defined like public Predicate<T>? Selector { protected get; init; } or even without |
Beta Was this translation helpful? Give feedback.
Answered by
HaloFour
Dec 19, 2023
Replies: 2 comments
-
That sounds like a tooling problem, I'd open the issue on the Roslyn repository. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DjArt
-
Closing out. This is not a language issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That sounds like a tooling problem, I'd open the issue on the Roslyn repository.