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