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