Looking for Advice on Code Analysis Permanently deleted user Created December 04, 2019 16:17 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?
Hello