1 write to EndOfSelectionReachable
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.AnalyzerResult.cs (1)
40EndOfSelectionReachable = endOfSelectionReachable;
2 references to EndOfSelectionReachable
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.AnalyzerResult.cs (1)
68EndOfSelectionReachable,
ExtractMethod\MethodExtractor.CodeGenerator.cs (1)
201if (AnalyzerResult.EndOfSelectionReachable)