2 references to LoadFailed
Microsoft.AspNetCore.Components.Web (2)
Media\MediaComponentBase.cs (2)
232
Log.
LoadFailed
(Logger, source.CacheKey, new InvalidOperationException(result.Error ?? "Unknown error"));
243
Log.
LoadFailed
(Logger, source?.CacheKey ?? "(null)", ex);