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