1 instantiation of CSharpIndentationService
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpIndentationService.cs (1)
27
public static readonly CSharpIndentationService Instance =
new
();
1 reference to CSharpIndentationService
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpIndentationService.cs (1)
27
public static readonly
CSharpIndentationService
Instance = new();