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