2 references to GetCustomProperty
Microsoft.Extensions.Logging (2)
LoggerFactoryScopeProvider.cs (2)
42ActivityLogScope? activityLogScope = activity.GetCustomProperty(propertyKey) as ActivityLogScope; 81var activityBaggageLogScopeWrapper = activity.GetCustomProperty(additionalItemsBaggagePropertyKey) as ActivityBaggageLogScopeWrapper;