2 references to NeedsControlFlowValue
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\ExtractMethodFlowControlInformation.cs (1)
13
/// 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
());