3 references to MutexEnterId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
36
private const int MutexExitId =
MutexEnterId
+ 1;
179
[Event(
MutexEnterId
, Keywords = Keywords.Debug, Level = EventLevel.Verbose)]
181
WriteEvent(
MutexEnterId
, objName, memberName);