2 references to Equals
System.Diagnostics.Process (2)
System\Diagnostics\Process.NonUap.cs (2)
37
if (
Equals
(processOfInterest))
51
if (processOfInterest.
Equals
(candidate))