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