3 writes to _process
System.AddIn (3)
System\Addin\Hosting\AddInEnvironment.cs (3)
44
_process
= AddInProcess.Current;
56
_process
= AddInProcess.Current;
62
_process
= process;
1 reference to _process
System.AddIn (1)
System\Addin\Hosting\AddInEnvironment.cs (1)
67
get { return
_process
; }