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