1 reference to AssertFormatAsync
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Formatting\FormattingTestBase.cs (1)
30
return
AssertFormatAsync
(expected, code, [new TextSpan(0, code.Length)], language, changedOptionSet, testWithTransformation);