4 references to TestShebang
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Parsing\ScriptParsingTests.cs (4)
10216TestShebang(root.GetDirectives().Single(), command); 10230TestShebang(root.GetDirectives().Single(), command); 10242TestShebang(root.GetDirectives().Single(), command); 10303TestShebang((ShebangDirectiveTriviaSyntax)trivia.GetStructure(), expectedSkippedText);