2 references to ReInferAndVisitExtensionPropertyAccess
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (1)
11364
(updatedProperty, _) =
ReInferAndVisitExtensionPropertyAccess
(node, property, node.ReceiverOpt);
FlowAnalysis\NullableWalker_Patterns.cs (1)
535
?
ReInferAndVisitExtensionPropertyAccess
(e, e.Property, new BoundExpressionWithNullability(e.Syntax, expression, NullableAnnotation.NotAnnotated, inputType)).updatedProperty