2 references to AttributeNameTraceMode
System (2)
net\System\Net\Logging.cs (2)
34private static readonly string[] SupportedAttributes = new string[] { AttributeNameMaxSize, AttributeNameTraceMode }; 162if (traceSource.Attributes[AttributeNameTraceMode] == AttributeValueProtocolOnly) {