4 references to TestShebang
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Parsing\ScriptParsingTests.cs (4)
9646
TestShebang
(root.GetDirectives().Single(), command);
9660
TestShebang
(root.GetDirectives().Single(), command);
9672
TestShebang
(root.GetDirectives().Single(), command);
9732
TestShebang
((ShebangDirectiveTriviaSyntax)trivia.GetStructure(), expectedSkippedText);