2 references to WithThreeChildren
Microsoft.CodeAnalysis (2)
Syntax\InternalSyntax\SyntaxList.WithThreeChildren.cs (2)
69return new WithThreeChildren(errors, this.GetAnnotations(), _child0, _child1, _child2); 74return new WithThreeChildren(GetDiagnostics(), annotations, _child0, _child1, _child2);