10 references to AssertFormatBodyAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (10)
Formatting\FormattingTests.cs (10)
9080await AssertFormatBodyAsync(expected, expected);
9081await AssertFormatBodyAsync(expected, @"if (o is Point p)");
9082await AssertFormatBodyAsync(expected, @"if (o is Point p )");
9091await AssertFormatBodyAsync(expected, expected);
9092await AssertFormatBodyAsync(expected, @"
9096await AssertFormatBodyAsync(expected, @"
9100await AssertFormatBodyAsync(expected, @"
9114await AssertFormatBodyAsync(expected, expected);
9115await AssertFormatBodyAsync(expected, @"
9121await AssertFormatBodyAsync(expected, @"