2 references to GetDocumentFormattingOptions
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeCleanup\CodeCleanupOptionsProviders.cs (1)
24DocumentFormattingOptions = options.GetDocumentFormattingOptions(),
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Formatting\DocumentFormattingOptionsProviders.cs (1)
25return configOptions.GetDocumentFormattingOptions();