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