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)
73
if (node1.
fExpanded
)
75
if (!node2.
fExpanded
)
80
else if (node2.
fExpanded
)
368
if (node1.
fExpanded
)
370
if (!node2.
fExpanded
)
375
else if (node2.
fExpanded
)