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