2 references to Hold
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (2)
DatabaseErrorPageMiddleware.cs (2)
170
_localDiagnostic.Value?.
Hold
(contextErrorEventData.Exception, contextErrorEventData.Context!.GetType());
176
_localDiagnostic.Value?.
Hold
(contextTypeErrorEventData.Exception, contextTypeErrorEventData.ContextType);