1 write to LocalFunction
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.Analyzer.cs (1)
45
LocalFunction
= localFunction;
2 references to LocalFunction
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.Analyzer.cs (2)
256
var localFunctionStatus = (containsAnyLocalFunctionCallNotWithinSpan && !
LocalFunction
)
863
if (this.
LocalFunction
)