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)
3271VisitLocalFunctionStatement(localFunc); 3287VisitLocalFunctionStatement(localFunc);