4 references to Errors
Microsoft.Build.Tasks.Core (4)
AssemblyDependency\ResolveAssemblyReference.cs (4)
2286for (int i = 0; i < redistList.Errors.Length; ++i) 2288Exception e = redistList.Errors[i]; 2802for (int i = 0; i < fullFrameworkRedistList.Errors.Length; ++i) 2804Exception e = fullFrameworkRedistList.Errors[i];