5 references to s_currentProcess
System.AddIn (5)
System\Addin\Hosting\AddInProcess.cs (5)
144
if (this ==
s_currentProcess
)
157
get { return
s_currentProcess
; }
175
get { return this ==
s_currentProcess
; }
239
if (this ==
s_currentProcess
)
264
if (this ==
s_currentProcess
)