4 references to TestShebang
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Parsing\ScriptParsingTests.cs (4)
10156TestShebang(root.GetDirectives().Single(), command); 10170TestShebang(root.GetDirectives().Single(), command); 10182TestShebang(root.GetDirectives().Single(), command); 10243TestShebang((ShebangDirectiveTriviaSyntax)trivia.GetStructure(), expectedSkippedText);