2 references to IsBetterUninferableResult
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (2)
886
if (_results.
IsBetterUninferableResult
(_pCurrentTypeArgs))
981
if (_results.
IsBetterUninferableResult
(_pCurrentTypeArgs) && _pCurrentSym is MethodSymbol meth)