3 references to NotDependent
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (3)
685
_ppDependencies[iParam][jParam] = Dependency.
NotDependent
;
719
_ppDependencies[iParam][jParam] = Dependency.
NotDependent
;
720
_ppDependencies[jParam][iParam] = Dependency.
NotDependent
;