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