1 type derived from SymbolicRegexMatcher
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (1)
30internal sealed partial class SymbolicRegexMatcher<TSet> : SymbolicRegexMatcher where TSet : IComparable<TSet>, IEquatable<TSet>
2 references to SymbolicRegexMatcher
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\SymbolicRegexRunnerFactory.cs (2)
12internal readonly SymbolicRegexMatcher _matcher; 54/// The wrapped <see cref="SymbolicRegexMatcher"/> is itself thread-safe and can be shared across