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