4 references to TestShebang
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Parsing\ScriptParsingTests.cs (4)
9642
TestShebang
(root.GetDirectives().Single(), command);
9656
TestShebang
(root.GetDirectives().Single(), command);
9668
TestShebang
(root.GetDirectives().Single(), command);
9728
TestShebang
((ShebangDirectiveTriviaSyntax)trivia.GetStructure(), expectedSkippedText);