8 references to _unsuccessfullyCreatedOutFiles
Microsoft.Build.Tasks.Core (8)
GenerateResource.cs (8)
857_unsuccessfullyCreatedOutFiles.Add(item); 1488_unsuccessfullyCreatedOutFiles.Add(OutputResources[i].ItemSpec); 1720_unsuccessfullyCreatedOutFiles.Add(OutputResources[0].ItemSpec); 2173if (_unsuccessfullyCreatedOutFiles == null || 2174_unsuccessfullyCreatedOutFiles.Count == 0) 2182ITaskItem[] temp = new ITaskItem[OutputResources.Length - _unsuccessfullyCreatedOutFiles.Count]; 2188if (removed < _unsuccessfullyCreatedOutFiles.Count && 2189_unsuccessfullyCreatedOutFiles.Contains(OutputResources[i].ItemSpec))