4 references to BindLambdaForErrorRecoveryInferCommonType
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Lambda.vb (4)
827
BindLambdaForErrorRecoveryInferCommonType
(commonParameterTypes(i), target.ParameterTypes(i))
830
BindLambdaForErrorRecoveryInferCommonType
(commonReturnType, pair.Value.Key)
837
BindLambdaForErrorRecoveryInferCommonType
(commonParameterTypes(i), target.ParameterTypes(i))
840
BindLambdaForErrorRecoveryInferCommonType
(commonReturnType, target.ReturnType)