8 references to ExactInference
Microsoft.CSharp (8)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (8)
346
ExactInference
(pSource, pDest);
829
ExactInference
(pArraySource.ElementType, pArrayDest.ElementType);
844
ExactInference
(nubSource.UnderlyingType, nubDest.UnderlyingType);
885
ExactInference
(pSourceArgs[arg], pDestArgs[arg]);
1041
ExactInference
(pElementSource, pElementDest);
1270
ExactInference
(pSourceArgs[arg], pDestArgs[arg]);
1392
ExactInference
(pElementSource, pElementDest);
1577
ExactInference
(pSourceArgs[arg], pDestArgs[arg]);