3 references to AlwaysReturn
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.Analyzer.cs (2)
552variableStyle = AlwaysReturn(variableStyle); 575variableStyle = AlwaysReturn(variableStyle);
Microsoft.CodeAnalysis.VisualBasic.Features (1)
ExtractMethod\VisualBasicMethodExtractor.Analyzer.vb (1)
34style = AlwaysReturn(style)