2 references to _stripEffectsCache
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\SymbolicRegexNode.cs (2)
1379if (builder._stripEffectsCache.TryGetValue(this, out SymbolicRegexNode<TSet>? cached)) 1429builder._stripEffectsCache[this] = result;