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