3 references to WsTraceId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
26
private const int CloseStartId =
WsTraceId
+ 1;
78
[Event(
WsTraceId
, Keywords = Keywords.Debug, Level = EventLevel.Verbose)]
80
WriteEvent(
WsTraceId
, objName, memberName, message);