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