5 references to NeedsControlFlowValue
Microsoft.CodeAnalysis.Features (5)
ExtractMethod\ExtractMethodFlowControlInformation.cs (1)
12
/// be passed out from the extracted method to the caller. If this is the case, then <see cref="
NeedsControlFlowValue
"
ExtractMethod\MethodExtractor.Analyzer.cs (1)
165
allVariableInfos, flowControlInformation.
NeedsControlFlowValue
());
ExtractMethod\MethodExtractor.CodeGenerator.cs (3)
295
!AnalyzerResult.FlowControlInformation.
NeedsControlFlowValue
())
312
!AnalyzerResult.FlowControlInformation.
NeedsControlFlowValue
())
320
flowControlInformation.
NeedsControlFlowValue
())