10 references to AssertFormatBodyAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (10)
Formatting\FormattingTests.cs (10)
8912await AssertFormatBodyAsync(expected, expected);
8913await AssertFormatBodyAsync(expected, @"if (o is Point p)");
8914await AssertFormatBodyAsync(expected, @"if (o is Point p )");
8923await AssertFormatBodyAsync(expected, expected);
8924await AssertFormatBodyAsync(expected, @"
8928await AssertFormatBodyAsync(expected, @"
8932await AssertFormatBodyAsync(expected, @"
8946await AssertFormatBodyAsync(expected, expected);
8947await AssertFormatBodyAsync(expected, @"
8953await AssertFormatBodyAsync(expected, @"