4 references to ExpectException_TestAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (4)
Formatting\Indentation\SmartTokenFormatter_FormatTokenTests.vb (4)
28Await ExpectException_TestAsync(code, indentation:=0) 36Await ExpectException_TestAsync(code, indentation:=0) 157Await ExpectException_TestAsync(code, 4, FormattingOptions2.IndentStyle.Block) 170Await ExpectException_TestAsync(code, indentation:=0, indentStyle:=FormattingOptions2.IndentStyle.None)