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