2 references to WithTwoChildren
Microsoft.CodeAnalysis (2)
Syntax\InternalSyntax\SyntaxList.WithTwoChildren.cs (2)
61return new WithTwoChildren(errors, this.GetAnnotations(), _child0, _child1); 66return new WithTwoChildren(GetDiagnostics(), annotations, _child0, _child1);