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