1 write to allDependencyRefs
Microsoft.Build.Tasks.Core (1)
ResolveComReference.cs (1)
325allDependencyRefs = new List<ComReferenceInfo>();
3 references to allDependencyRefs
Microsoft.Build.Tasks.Core (3)
ResolveComReference.cs (3)
606foreach (ComReferenceInfo dependencyRefInfo in allDependencyRefs) 986foreach (ComReferenceInfo dependencyRefInfo in allDependencyRefs) 1112allDependencyRefs.Add(referenceInfo);