2 references to receiverIsInstanceCall
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\EmitExpression.cs (2)
1693if (receiverIsInstanceCall(call, out BoundCall nested)) 1700while (receiverIsInstanceCall(call, out nested))