Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
David Roberts
Total activity
4
Last activity
July 14, 2022 11:48
Member since
July 13, 2022 09:05
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
David Roberts
commented,
July 14, 2022 11:48
It does make some sense in Tracing mode however, when accurate call counts are already returned. May be it should be opt-in to avoid excessive overhead. Ie select specific methods to capture
Community
dotTrace discussions
Can dotTrace capture a method's parameters values?
0 votes
David Roberts
commented,
July 13, 2022 09:05
It would be very useful for figuring out whether a cache was useful, by recording how often a method was called with different / same parameters and so could make effective use of a cache.
Community
dotTrace discussions
Can dotTrace capture a method's parameters values?
0 votes