2 references to EmptyEntry
Microsoft.AspNetCore.Hosting (2)
Internal\HostingRequestStartingLog.cs (2)
69=> potentialValue?.Length > 0 ? potentialValue.Replace(' ', '+') : EmptyEntry; 72=> potentialValue?.ToString(null, CultureInfo.InvariantCulture) ?? EmptyEntry;