3 references to SendStartId
System.Net.WebSockets (3)
System\Net\WebSockets\NetEventSource.WebSockets.cs (3)
37private const int SendStopId = SendStartId + 1; 157[Event(SendStartId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 159WriteEvent(SendStartId, objName, memberName, opcode, bufferLength);