Looking for Advice on Code Analysis

I'm creating an extension to convert Value Tuples to Structs or Classes.  What is the best way to identify the Value Tuples in C# code?

1

Please sign in to leave a comment.