Base:
method
VisitLocalFunctionStatement
Microsoft.CodeAnalysis.CSharp.AbstractFlowPass<TLocalState, TLocalFunctionState>.VisitLocalFunctionStatement(Microsoft.CodeAnalysis.CSharp.BoundLocalFunctionStatement)
2 references to VisitLocalFunctionStatement
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
3277VisitLocalFunctionStatement(localFunc); 3293VisitLocalFunctionStatement(localFunc);