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