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