Implemented interface member:
method
Or
System.Text.RegularExpressions.Symbolic.ISolver<TSet>.Or(System.ReadOnlySpan<TSet>)
3 references to Or
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Symbolic\RegexNodeConverter.cs (1)
461(negate ? charSetSolver.And(CollectionsMarshal.AsSpan(conditions)) : charSetSolver.Or(CollectionsMarshal.AsSpan(conditions)));
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.Sample.cs (1)
42BDD asciiWordCharacters = charSetSolver.Or(
System\Text\RegularExpressions\Symbolic\UnicodeCategoryConditions.cs (1)
51solver.Or(