2 references to isApplicableToReceiver
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\Operators\UnaryOperatorOverloadResolution.cs (2)
169if (isApplicableToReceiver(in candidate, operand, ref useSiteInfo)) 209if (isApplicableToReceiver(in inferredCandidate, operand, ref useSiteInfo))