2 references to GetCorrespondingParameterType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Invocation.cs (2)
2118
var parameterType =
GetCorrespondingParameterType
(analyzedArguments, i, parameterList);
2193
var parameterType =
GetCorrespondingParameterType
(analyzedArguments, i, parameterList);