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)
1278
if (!reference.FindExistingWrapper(out wrapperInfo, _timestampCache
[
referenceInfo.strippedTypeLibPath]))
1360
if (!reference.FindExistingWrapper(out wrapperInfo, _timestampCache
[
referenceInfo.strippedTypeLibPath]))
1404
if (!reference.FindExistingWrapper(out wrapperInfo, _timestampCache
[
referenceInfo.strippedTypeLibPath]))
ResolveComReferenceCache.cs (1)
84
if (!DateTime.Equals(this
[
componentPath], value))