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