1 reference to WeakValueDictionary
Microsoft.Build (1)
Globbing\MSBuildGlob.cs (1)
50
private static WeakValueDictionary<string, Regex> s_regexCache = new
WeakValueDictionary
<string, Regex>();