4 references to Errors
Microsoft.Build.Tasks.Core (4)
AssemblyDependency\ResolveAssemblyReference.cs (4)
2327for (int i = 0; i < redistList.Errors.Length; ++i) 2329Exception e = redistList.Errors[i]; 2845for (int i = 0; i < fullFrameworkRedistList.Errors.Length; ++i) 2847Exception e = fullFrameworkRedistList.Errors[i];