1 write to _fileCounts
System.AddIn (1)
System\Addin\Hosting\PipelineDeploymentState.cs (1)
44
_fileCounts
= new List<int>(new int[]{0,0,0,0});
1 reference to _fileCounts
System.AddIn (1)
System\Addin\Hosting\PipelineDeploymentState.cs (1)
68
get { return
_fileCounts
; }