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