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)
67get { return _process; }