2 references to SubstituteMethodForMyBaseOrMyClassCall
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\MethodToClassRewriter\MethodToClassRewriter.vb (2)
141Dim methodBeingCalled As MethodSymbol = SubstituteMethodForMyBaseOrMyClassCall(receiverOpt, node.Method) 222Dim methodBeingCalled As MethodSymbol = SubstituteMethodForMyBaseOrMyClassCall(node.ReceiverOpt, node.Method)