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