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