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