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