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