1 instantiation of CSharpDecompiledSourceFormattingRule
Microsoft.CodeAnalysis.CSharp.Features (1)
DecompiledSource\CSharpDecompiledSourceFormattingRule.cs (1)
12public static readonly AbstractFormattingRule Instance = new CSharpDecompiledSourceFormattingRule();
1 reference to CSharpDecompiledSourceFormattingRule
Microsoft.CodeAnalysis.CSharp.Features (1)
DecompiledSource\CSharpDecompiledSourceService.cs (1)
64[CSharpDecompiledSourceFormattingRule.Instance, .. Formatter.GetDefaultFormattingRules(document)],