5 references to UseRvalueOnly
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
2325
/// The contents of this method, particularly <see cref="
UseRvalueOnly
"/>, are problematic when
2335
UseRvalueOnly
(node); // drop lvalue part
5380
UseRvalueOnly
(leftOperand); // drop lvalue part
5463
UseRvalueOnly
(binary.Right); // record result for the right
5473
UseRvalueOnly
(binary.Right);