2 references to Success
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (2)
405
if (res == NewInferenceResult.
Success
)
421
return NewInferenceResult.
Success
;