1 reference to s_compositionWithTestFormattingRules
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Formatting\Indentation\SmartIndenterTests.cs (1)
3458
using var workspace = EditorTestWorkspace.CreateCSharp(markup, parseOptions: option, composition:
s_compositionWithTestFormattingRules
);