2 references to AssertFormatAsync
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (2)
Formatting\VisualBasicFormattingTestBase.vb (2)
89
Return
AssertFormatAsync
(expected, code, spans)
99
Return
AssertFormatAsync
(expected, code, SpecializedCollections.SingletonEnumerable(New TextSpan(0, code.Length)), debugMode, changedOptionSet, testWithTransformation, experimental:=experimental)