2 references to AddSkippedNamespaceText
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
620
this.
AddSkippedNamespaceText
(ref openBraceOrSemicolon, ref body, ref initialBadNodes, token);
741
this.
AddSkippedNamespaceText
(ref openBraceOrSemicolon, ref body, ref initialBadNodes, skippedToken);