class f__AnonymousType0<< Count > j__TPar
static IntPtr CreateEvent_internal(bool manual, bool initial, string name, [Out] int errorCode)
static void CloseEvent_internal(IntPtr handle)
static bool SetEvent(SafeWaitHandle handle)
static bool SetEvent_internal(IntPtr handle)
static bool ResetEvent_internal(IntPtr handle)
static bool ResetEvent(SafeWaitHandle handle)
static unsafe IntPtr CreateEvent_icall(bool manual, bool initial, char *name, int name_length, [Out] int errorCode)