10 references to AssertFormatBodyAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (10)
Formatting\FormattingTests.cs (10)
9042await AssertFormatBodyAsync(expected, expected);
9043await AssertFormatBodyAsync(expected, @"if (o is Point p)");
9044await AssertFormatBodyAsync(expected, @"if (o is Point p )");
9053await AssertFormatBodyAsync(expected, expected);
9054await AssertFormatBodyAsync(expected, @"
9058await AssertFormatBodyAsync(expected, @"
9062await AssertFormatBodyAsync(expected, @"
9076await AssertFormatBodyAsync(expected, expected);
9077await AssertFormatBodyAsync(expected, @"
9083await AssertFormatBodyAsync(expected, @"