3 references to s_cachedGlobExpansions
Microsoft.Build (3)
FileMatcher.cs (3)
107
_cachedGlobExpansions =
s_cachedGlobExpansions
.Value;
170
if (
s_cachedGlobExpansions
.IsValueCreated)
172
s_cachedGlobExpansions
.Value.Clear();