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