1 write to RequestId
Keycloak.Web (1)
Components_Pages_Error_razor.g.cs (1)
155RequestId = Activity.Current?.Id ?? HttpContext?.TraceIdentifier;
2 references to RequestId
Keycloak.Web (2)
Components_Pages_Error_razor.g.cs (2)
120__builder.AddContent(9, RequestId 152private bool ShowRequestId => !string.IsNullOrEmpty(RequestId);