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