1 reference to GetAdjustNewLinesOperationAfterFileScopedNamespace
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\Rules\ElasticTriviaFormattingRule.cs (1)
157
var afterFileScopedNamespaceOperation =
GetAdjustNewLinesOperationAfterFileScopedNamespace
(previousToken, currentToken);