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