3 references to s_cachedGlobExpansions
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
109
_cachedGlobExpansions =
s_cachedGlobExpansions
.Value;
172
if (
s_cachedGlobExpansions
.IsValueCreated)
174
s_cachedGlobExpansions
.Value.Clear();