1 write to fExpanded
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\CandidateFunctionMember.cs (1)
14this.fExpanded = fExpanded;
6 references to fExpanded
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (6)
73if (node1.fExpanded) 75if (!node2.fExpanded) 80else if (node2.fExpanded) 368if (node1.fExpanded) 370if (!node2.fExpanded) 375else if (node2.fExpanded)