1 write to
Microsoft.Build.Tasks.Core (1)
ResolveComReference.cs (1)
1046_timestampCache[referenceInfo.strippedTypeLibPath] = File.GetLastWriteTime(referenceInfo.strippedTypeLibPath);
4 references to
Microsoft.Build.Tasks.Core (4)
ResolveComReference.cs (3)
1278if (!reference.FindExistingWrapper(out wrapperInfo, _timestampCache[referenceInfo.strippedTypeLibPath])) 1360if (!reference.FindExistingWrapper(out wrapperInfo, _timestampCache[referenceInfo.strippedTypeLibPath])) 1404if (!reference.FindExistingWrapper(out wrapperInfo, _timestampCache[referenceInfo.strippedTypeLibPath]))
ResolveComReferenceCache.cs (1)
84if (!DateTime.Equals(this[componentPath], value))