7 references to IsFull
System.Text.RegularExpressions (7)
System\Text\RegularExpressions\Symbolic\BDD.cs (3)
114
if (set.
IsFull
)
442
if (
IsFull
|| IsEmpty)
468
if (node.
IsFull
)
System\Text\RegularExpressions\Symbolic\BDDRangeConverter.cs (4)
32
if (set.
IsFull
)
108
if (set.One.
IsFull
)
123
else if (set.Zero.
IsFull
)
166
else if (set.One.
IsFull
)