3 references to s_cachedGlobExpansions
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
219
_cachedGlobExpansions =
s_cachedGlobExpansions
.Value;
286
if (
s_cachedGlobExpansions
.IsValueCreated)
288
s_cachedGlobExpansions
.Value.Clear();