4 references to NotDependent
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (4)
394case Dependency.NotDependent: 1295_dependencies[iParam, jParam] = Dependency.NotDependent; 1328_dependencies[iParam, jParam] = Dependency.NotDependent; 1329_dependencies[jParam, iParam] = Dependency.NotDependent;