3 references to DelimiterKey
System.Diagnostics.TextWriterTraceListener (3)
System\Diagnostics\DelimitedListTraceListener.cs (3)
52if (Attributes.ContainsKey(DelimiterKey)) 54string? delimiter = Attributes[DelimiterKey]; 84protected override string[] GetSupportedAttributes() => new string[] { DelimiterKey };