1 interface inheriting from DocumentFormattingOptionsProvider
Microsoft.CodeAnalysis.Workspaces (1)
CodeCleanupOptions.cs (1)
54DocumentFormattingOptionsProvider
1 reference to DocumentFormattingOptionsProvider
Microsoft.CodeAnalysis.Workspaces (1)
DocumentFormattingOptions.cs (1)
52public static async ValueTask<DocumentFormattingOptions> GetDocumentFormattingOptionsAsync(this Document document, DocumentFormattingOptionsProvider fallbackOptionsProvider, CancellationToken cancellationToken)