2 references to new
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\RegexNodeConverter.cs (2)
34DoublyLinkedList<SymbolicRegexNode<BDD>> rootResult = new(); 98childResults[i] = new DoublyLinkedList<SymbolicRegexNode<BDD>>();