10 references to AssertFormatBodyAsync
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (10)
Formatting\FormattingTests.cs (10)
9281await AssertFormatBodyAsync(expected, expected); 9282await AssertFormatBodyAsync(expected, @"if (o is Point p)"); 9283await AssertFormatBodyAsync(expected, @"if (o is Point p )"); 9294await AssertFormatBodyAsync(expected, expected); 9295await AssertFormatBodyAsync(expected, """ 9301await AssertFormatBodyAsync(expected, """ 9307await AssertFormatBodyAsync(expected, """ 9325await AssertFormatBodyAsync(expected, expected); 9326await AssertFormatBodyAsync(expected, """ 9334await AssertFormatBodyAsync(expected, """