3 implementations of ShouldUseBaseIndentation
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Workspaces\TestFormattingRuleFactoryServiceFactory.cs (1)
38public bool ShouldUseBaseIndentation(DocumentId documentId)
Microsoft.CodeAnalysis.Workspaces (1)
Formatting\Rules\DefaultFormattingRuleFactoryServiceFactory.cs (1)
25public bool ShouldUseBaseIndentation(DocumentId documentId)
Microsoft.VisualStudio.LanguageServices (1)
Workspace\VisualStudioFormattingRuleFactoryServiceFactory.cs (1)
27public bool ShouldUseBaseIndentation(DocumentId documentId)