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