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