3 references to IsCurrentProcess
System.AddIn (3)
System\Addin\Hosting\AddInActivator.cs (1)
254
if (environment.Process.
IsCurrentProcess
)
System\Addin\Hosting\AddInEnvironment.cs (1)
89
if (Process.
IsCurrentProcess
)
System\Addin\Hosting\AddInProcess.cs (1)
164
if (
IsCurrentProcess
)