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)
40
get { return
_addins
; }