4 references to Errors
Microsoft.Build.Tasks.Core (4)
AssemblyDependency\ResolveAssemblyReference.cs (4)
2467
for (int i = 0; i < redistList.
Errors
.Length; ++i)
2469
Exception e = redistList.
Errors
[i];
3002
for (int i = 0; i < fullFrameworkRedistList.
Errors
.Length; ++i)
3004
Exception e = fullFrameworkRedistList.
Errors
[i];