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