3 references to s_cachedGlobExpansions
Microsoft.Build.Tasks.Core (3)
FileMatcher.cs (3)
103
_cachedGlobExpansions =
s_cachedGlobExpansions
.Value;
166
if (
s_cachedGlobExpansions
.IsValueCreated)
168
s_cachedGlobExpansions
.Value.Clear();