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