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