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