1 write to _fileCount
System.AddIn (1)
System\Addin\Hosting\AddInDeploymentState.cs (1)
46
set {
_fileCount
= value; }
1 reference to _fileCount
System.AddIn (1)
System\Addin\Hosting\AddInDeploymentState.cs (1)
45
get { return
_fileCount
; }