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