4 references to AssertFormatWithView
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (3)
Formatting\FormattingEngineTests.cs (3)
2204=> AssertFormatWithView(""" 2223=> AssertFormatWithView(""" 2242=> AssertFormatWithView("""
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Formatting\CoreFormatterTestsBase.cs (1)
126AssertFormatWithView(expectedWithMarker, codeWithMarker, parseOptions: null, options);