8 references to ExactInference
Microsoft.CSharp (8)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (8)
345
ExactInference
(pSource, pDest);
828
ExactInference
(pArraySource.ElementType, pArrayDest.ElementType);
843
ExactInference
(nubSource.UnderlyingType, nubDest.UnderlyingType);
884
ExactInference
(pSourceArgs[arg], pDestArgs[arg]);
1040
ExactInference
(pElementSource, pElementDest);
1269
ExactInference
(pSourceArgs[arg], pDestArgs[arg]);
1391
ExactInference
(pElementSource, pElementDest);
1576
ExactInference
(pSourceArgs[arg], pDestArgs[arg]);