3 references to ReceiveStartId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
30private const int ReceiveStopId = ReceiveStartId + 1; 127[Event(ReceiveStartId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 129WriteEvent(ReceiveStartId, objName, memberName, bufferLength);