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