2 references to IndexOfSessionInList
mscorlib (2)
system\diagnostics\eventing\eventprovider.cs (2)
399
if ((idx =
IndexOfSessionInList
(liveSessionList, s.etwSessionId)) < 0 ||
412
if ((idx =
IndexOfSessionInList
(m_liveSessions, s.etwSessionId)) < 0 ||