1 write to fExpanded
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\CandidateFunctionMember.cs (1)
14
this.
fExpanded
= fExpanded;
6 references to fExpanded
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\Binding\Better.cs (6)
72
if (node1.
fExpanded
)
74
if (!node2.
fExpanded
)
79
else if (node2.
fExpanded
)
365
if (node1.
fExpanded
)
367
if (!node2.
fExpanded
)
372
else if (node2.
fExpanded
)