3 references to IsSessionExist
WsatUI (3)
Configuration\ETWWsatTraceSession.cs (2)
74if (err != SafeNativeMethods.ERROR_SUCCESS || IsSessionExist()) 237if (IsSessionExist())
MMCUI\TraceOptionsForm.cs (1)
43bool isSessionExist = ETWWsatTraceSession.IsSessionExist();