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