12 references to IsFull
System.Text.RegularExpressions (12)
System\Text\RegularExpressions\Symbolic\BDD.cs (7)
114
if (set.
IsFull
)
166
if (
IsFull
)
241
if (
IsFull
|| IsEmpty)
259
if (node.
IsFull
|| node.IsEmpty)
304
if (
IsFull
)
445
if (
IsFull
|| IsEmpty)
471
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
)
System\Text\RegularExpressions\Symbolic\CharSetSolver.cs (1)
110
else if (set.
IsFull
)