1 write to s_LoggingEnabled
System (1)
net\System\Net\WebSockets\WebSocketBase.cs (1)
80s_LoggingEnabled = Logging.On && Logging.WebSockets.Switch.ShouldTrace(TraceEventType.Critical);
22 references to s_LoggingEnabled
System (22)
net\System\Net\WebSockets\WebSocketBase.cs (22)
83if (s_LoggingEnabled) 103if (s_LoggingEnabled) 127if (s_LoggingEnabled) 138return s_LoggingEnabled; 209if (s_LoggingEnabled) 245if (s_LoggingEnabled && receiveResult.Count > 0) 269if (s_LoggingEnabled) 311if (s_LoggingEnabled) 362if (s_LoggingEnabled && buffer.Count > 0) 392if (s_LoggingEnabled) 445if (s_LoggingEnabled) 500if (s_LoggingEnabled) 522if (s_LoggingEnabled) 652if (s_LoggingEnabled) 767if (s_LoggingEnabled) 922if (s_LoggingEnabled && receiveResult.Count > 0) 1010if (s_LoggingEnabled) 1304if (s_LoggingEnabled && !string.IsNullOrEmpty(methodName)) 1442if (s_LoggingEnabled) 1521if (s_LoggingEnabled) 1539if (s_LoggingEnabled) 1602if (s_LoggingEnabled)