2 references to GetParentId
Microsoft.Extensions.Telemetry.Tests (2)
Logging\ExtendedLoggerFactoryTests.cs (2)
147
sb.Append(sb.Length > 0 ? $", ParentId:{activity.
GetParentId
()}" : $"ParentId:{activity.
GetParentId
()}");