10 references to AssertFormatBodyAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (10)
Formatting\FormattingTests.cs (10)
10258await AssertFormatBodyAsync(expected, expected);
10259await AssertFormatBodyAsync(expected, @"if (o is Point p)");
10260await AssertFormatBodyAsync(expected, @"if (o is Point p )");
10271await AssertFormatBodyAsync(expected, expected);
10272await AssertFormatBodyAsync(expected, """
10278await AssertFormatBodyAsync(expected, """
10284await AssertFormatBodyAsync(expected, """
10302await AssertFormatBodyAsync(expected, expected);
10303await AssertFormatBodyAsync(expected, """
10311await AssertFormatBodyAsync(expected, """