2 references to VisitLvalueWithAnnotations
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
6152
TypeWithAnnotations targetType =
VisitLvalueWithAnnotations
(leftOperand);
6694
TypeWithAnnotations lValueType =
VisitLvalueWithAnnotations
(operand);