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