3 references to s_cachedGlobExpansions
Microsoft.Build (3)
FileMatcher.cs (3)
104
_cachedGlobExpansions =
s_cachedGlobExpansions
.Value;
167
if (
s_cachedGlobExpansions
.IsValueCreated)
169
s_cachedGlobExpansions
.Value.Clear();