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