3 references to Key
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Regex.Cache.cs (3)
100
s_cacheDictionary.TryRemove(s_cacheList[i].
Key
, out _);
160
if (key.Equals(lastAccessed.
Key
))
254
s_cacheDictionary.TryRemove(s_cacheList[minListIndex].
Key
, out _);