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)
3298VisitStatement(stmt); 3363VisitStatement(stmt); 13642VisitStatement(node.Body);