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)
72if (node1.fExpanded) 74if (!node2.fExpanded) 79else if (node2.fExpanded) 365if (node1.fExpanded) 367if (!node2.fExpanded) 372else if (node2.fExpanded)