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