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