1 reference to GetFormattingOptions
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
ConvertNamespaceCodeFixProvider.cs (1)
68
var converted = await ConvertAsync(document, namespaceDecl, options.
GetFormattingOptions
(), cancellationToken).ConfigureAwait(false);