10 references to AssertFormatBodyAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (10)
Formatting\FormattingTests.cs (10)
10259await AssertFormatBodyAsync(expected, expected); 10260await AssertFormatBodyAsync(expected, @"if (o is Point p)"); 10261await AssertFormatBodyAsync(expected, @"if (o is Point p )"); 10272await AssertFormatBodyAsync(expected, expected); 10273await AssertFormatBodyAsync(expected, """ 10279await AssertFormatBodyAsync(expected, """ 10285await AssertFormatBodyAsync(expected, """ 10303await AssertFormatBodyAsync(expected, expected); 10304await AssertFormatBodyAsync(expected, """ 10312await AssertFormatBodyAsync(expected, """