2 references to WithManyChildren
Microsoft.CodeAnalysis (2)
Syntax\InternalSyntax\SyntaxList.WithManyChildren.cs (2)
107return new WithManyChildren(errors, this.GetAnnotations(), children); 112return new WithManyChildren(GetDiagnostics(), annotations, children);