Base:
method
VisitStatement
Microsoft.CodeAnalysis.CSharp.AbstractFlowPass<TLocalState, TLocalFunctionState>.VisitStatement(Microsoft.CodeAnalysis.CSharp.BoundStatement)
3 references to VisitStatement
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
3293VisitStatement(stmt); 3358VisitStatement(stmt); 13700VisitStatement(node.Body);