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