3 references to AddIns
System.AddIn (3)
System\Addin\Hosting\AddInStore.cs (3)
920int oldNumAddins = state.AddIns.Count; 937state.AddIns.AddRange(foundAddIns); 1359foreach (AddIn addin in addInDeploymentState.AddIns)