1 write to requestId
MyFrontend (1)
Components_Pages_Error_razor.g.cs (1)
167requestId = Activity.Current?.Id ?? HttpContext?.TraceIdentifier;
2 references to requestId
MyFrontend (2)
Components_Pages_Error_razor.g.cs (2)
138__builder.AddContent(9, requestId 160private bool showRequestId => !string.IsNullOrEmpty(requestId);