3 references to ShadowBasedOnReceiverType
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\OverloadResolution.vb (3)
1508If ShadowBasedOnReceiverType(left, right, leftWins, rightWins, useSiteInfo) Then 1832ShadowBasedOnReceiverType(left, right, leftWins, rightWins, useSiteInfo) OrElse 4083If ShadowBasedOnReceiverType(existingCandidate, newCandidate, existingWins, newWins, useSiteInfo) Then