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