Base:
method
Free
Microsoft.CodeAnalysis.CSharp.AbstractFlowPass<TLocalState, TLocalFunctionState>.Free()
3 overrides of Free
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\EntryPointsWalker.cs (1)
53
protected override void
Free
()
FlowAnalysis\ExitPointsWalker.cs (1)
30
protected override void
Free
()
FlowAnalysis\VariablesDeclaredWalker.cs (1)
44
protected override void
Free
()
5 references to Free
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\ControlFlowPass.cs (1)
177
walker.
Free
();
FlowAnalysis\EntryPointsWalker.cs (1)
55
base.
Free
();
FlowAnalysis\ExitPointsWalker.cs (1)
38
base.
Free
();
FlowAnalysis\RegionReachableWalker.cs (1)
32
walker.
Free
();
FlowAnalysis\VariablesDeclaredWalker.cs (1)
46
base.
Free
();