4 references to NotDependent
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (4)
378case Dependency.NotDependent: 1179_dependencies[iParam, jParam] = Dependency.NotDependent; 1212_dependencies[iParam, jParam] = Dependency.NotDependent; 1213_dependencies[jParam, iParam] = Dependency.NotDependent;