2 references to GetNearestLocalFunctionOpt
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\DefiniteAssignment.LocalFunctions.cs (2)
95
var localFunc =
GetNearestLocalFunctionOpt
(CurrentSymbol);
152
var nearestLocalFunc =
GetNearestLocalFunctionOpt
(CurrentSymbol);