1 reference to GetAdjustNewLinesOperationSlow
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Rules\CompatAbstractFormattingRule.cs (1)
54
return
GetAdjustNewLinesOperationSlow
(ref previousTokenCopy, ref currentTokenCopy, ref nextOperationCopy);