1 write to
Microsoft.CodeAnalysis.CSharp (1)
Parser\SyntaxParser.cs (1)
865list[list.Count - 1] = AddTrailingSkippedSyntax(list[list.Count - 1], skippedSyntax);
2 references to
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (1)
688this.AddSkippedNamespaceText(ref openBraceOrSemicolon, ref body, ref initialBadNodes, incompleteMembers[i]);
Parser\SyntaxParser.cs (1)
865list[list.Count - 1] = AddTrailingSkippedSyntax(list[list.Count - 1], skippedSyntax);