1 write to _addins
System.AddIn (1)
System\Addin\Hosting\AddInDeploymentState.cs (1)
36_addins = new List<AddIn>();
1 reference to _addins
System.AddIn (1)
System\Addin\Hosting\AddInDeploymentState.cs (1)
40get { return _addins; }