Search
Get Started
C
C#
•
3y ago
lgabryel
❔ Find method reasigning ref parameter.
How to find methods with ref parameter
, wich reasign this ref parameters in body
? Exist some kind of statc analysis in VS
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,010
Members
View on Discord
Was this page helpful?
Yes
No
T
Thinker
•
6/27/23, 8:42 PM
I don
't think this is built into VS
, but you could probably do it using the Roslyn APIs
.
A
Accord
•
6/28/23, 8:55 PM
Was this issue resolved
? If so
, run
/close
/close
otherwise I will mark this as stale and this post will be archived until there is new activity
.