3 references to _singletonCache
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Symbolic\SymbolicRegexBuilder.cs (3)
152_singletonCache[_solver.Empty] = _nothing; 153_singletonCache[_solver.Full] = _anyChar; 263ref SymbolicRegexNode<TSet>? result = ref CollectionsMarshal.GetValueRefOrAddDefault(_singletonCache, set, out _);