3 references to ParseWarningDirective
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\ParseConditional.vb (3)
80statement = ParseWarningDirective(hashToken) 386NameOf(ParseWarningDirective) & " called with token that is not an " & NameOf(SyntaxKind.IdentifierToken)) 391NameOf(ParseWarningDirective) & " called with token that is neither " & NameOf(SyntaxKind.EnableKeyword) & " nor " & NameOf(SyntaxKind.DisableKeyword))