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