2 references to DependsOn
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
1314
if (
DependsOn
(iParam, jParam))
1327
if (
DependsOn
(jParam, iParam))