1 implementation of Right
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
10203
public IOperation
Right
{ get; }
1 reference to Right
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
6950
switch (currentAddition.
Right
)