ILens 9
analyzenow answers UsedBy, ReadBy, AssignedBy, and Uses for a property, naming the accessors it consulted in the result headeranalyzenow answers UsedBy for an event, covering the code that raises it as well as the code that subscribesanalyzeno longer rejects an ordinary C# event as an ambiguous name, which had made every field-like event unreachable- Asking who assigns a read-only property, or who reads a write-only one, now says the accessor does not exist instead of answering "no results"
- Every tool now accepts a single value where a list is expected, so
kinds: "Field"works likekinds: ["Field"] - The user guide and README carry the current tool reference and a fresh token-cost measurement