Howto find IEnumerable.ToList() method by explicitly specifying type of parameters and then call it with a custom parameter type
Let’s say we have the following code (highly simplified modification of my own code):
Let’s say we have the following code (highly simplified modification of my own code):