2 references to TweakNewLinesInMethod
Microsoft.CodeAnalysis.CSharp.Features (2)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (2)
665
=>
TweakNewLinesInMethod
(method, method.Body, method.ExpressionBody);
668
=>
TweakNewLinesInMethod
(method, method.Body, method.ExpressionBody);