2 references to Comma
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\LegacyPropagator.cs (2)
161baggageString[currentIndex] != Comma && baggageString[currentIndex] != Semicolon) 177while (currentIndex < baggageString.Length && baggageString[currentIndex] != Comma)