2 references to OnExited
NuGet.Protocol (2)
Plugins\Plugin.cs (2)
134
process.Exited +=
OnExited
;
159
_process.Exited -=
OnExited
;