1 override of LocalFunctionEnd
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\DefiniteAssignment.LocalFunctions.cs (1)
190protected override bool LocalFunctionEnd(
1 reference to LocalFunctionEnd
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\AbstractFlowPass_LocalFunctions.cs (1)
161bool anyChanged = LocalFunctionEnd(savedState, currentState, ref stateAtReturn);