1 reference to GetPlatformSignalNumber
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\PosixSignalRegistration.Unix.cs (1)
28
int signo = Interop.Sys.
GetPlatformSignalNumber
(signal);