10 references to AssertFormatBodyAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (10)
Formatting\FormattingTests.cs (10)
9809await AssertFormatBodyAsync(expected, expected);
9810await AssertFormatBodyAsync(expected, @"if (o is Point p)");
9811await AssertFormatBodyAsync(expected, @"if (o is Point p )");
9822await AssertFormatBodyAsync(expected, expected);
9823await AssertFormatBodyAsync(expected, """
9829await AssertFormatBodyAsync(expected, """
9835await AssertFormatBodyAsync(expected, """
9853await AssertFormatBodyAsync(expected, expected);
9854await AssertFormatBodyAsync(expected, """
9862await AssertFormatBodyAsync(expected, """