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