1 instantiation of CSharpIndentationService
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Indentation\CSharpIndentationService.cs (1)
26
public static readonly CSharpIndentationService Instance =
new
();
1 reference to CSharpIndentationService
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Indentation\CSharpIndentationService.cs (1)
26
public static readonly
CSharpIndentationService
Instance = new();