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)
68get { return _fileCounts; }