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