2 references to WithLotsOfChildren
Microsoft.CodeAnalysis (2)
Syntax\InternalSyntax\SyntaxList.WithLotsOfChildren.cs (2)
81return new WithLotsOfChildren(errors, this.GetAnnotations(), children, _childOffsets); 86return new WithLotsOfChildren(GetDiagnostics(), annotations, children, _childOffsets);