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