2 references to Shared
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
856
if (ImmutableFilesTimestampCache.
Shared
.TryGetValue(fullPath, out DateTime modifiedAt))
866
ImmutableFilesTimestampCache.
Shared
.TryAdd(fullPath, modifiedTime);