56 references to GetResourceString
Microsoft.AspNetCore.Diagnostics (56)
src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.Diagnostics\Release\net11.0\Microsoft.AspNetCore.Diagnostics.Resources.cs (56)
19var value = GetResourceString(resourceKey); 31internal static string @DiagnosticsPageHtml_Information => GetResourceString("DiagnosticsPageHtml_Information"); 33internal static string @DiagnosticsPageHtml_TestErrorMessage => GetResourceString("DiagnosticsPageHtml_TestErrorMessage"); 35internal static string @DiagnosticsPageHtml_TestErrorSection => GetResourceString("DiagnosticsPageHtml_TestErrorSection"); 37internal static string @DiagnosticsPageHtml_Title => GetResourceString("DiagnosticsPageHtml_Title"); 39internal static string @ErrorPageHtml_CookiesButton => GetResourceString("ErrorPageHtml_CookiesButton"); 41internal static string @ErrorPageHtml_HeadersButton => GetResourceString("ErrorPageHtml_HeadersButton"); 43internal static string @ErrorPageHtml_NoCookieData => GetResourceString("ErrorPageHtml_NoCookieData"); 45internal static string @ErrorPageHtml_NoHeaderData => GetResourceString("ErrorPageHtml_NoHeaderData"); 47internal static string @ErrorPageHtml_NoQueryStringData => GetResourceString("ErrorPageHtml_NoQueryStringData"); 49internal static string @ErrorPageHtml_QueryButton => GetResourceString("ErrorPageHtml_QueryButton"); 51internal static string @ErrorPageHtml_StackButton => GetResourceString("ErrorPageHtml_StackButton"); 53internal static string @ErrorPageHtml_Title => GetResourceString("ErrorPageHtml_Title"); 55internal static string @ErrorPageHtml_UnhandledException => GetResourceString("ErrorPageHtml_UnhandledException"); 57internal static string @ErrorPageHtml_UnknownLocation => GetResourceString("ErrorPageHtml_UnknownLocation"); 59internal static string @ErrorPageHtml_ValueColumn => GetResourceString("ErrorPageHtml_ValueColumn"); 61internal static string @ErrorPageHtml_VariableColumn => GetResourceString("ErrorPageHtml_VariableColumn"); 63internal static string @Exception_PathMustStartWithSlash => GetResourceString("Exception_PathMustStartWithSlash"); 65internal static string @RuntimeInfoPage_PackageNameColumnName => GetResourceString("RuntimeInfoPage_PackageNameColumnName"); 67internal static string @RuntimeInfoPage_PackagePathColumnName => GetResourceString("RuntimeInfoPage_PackagePathColumnName"); 69internal static string @RuntimeInfoPage_Packages => GetResourceString("RuntimeInfoPage_Packages"); 71internal static string @RuntimeInfoPage_PackagesFail => GetResourceString("RuntimeInfoPage_PackagesFail"); 73internal static string @RuntimeInfoPage_PackageVersionColumnName => GetResourceString("RuntimeInfoPage_PackageVersionColumnName"); 75internal static string @RuntimeInfoPage_RuntimeVersion => GetResourceString("RuntimeInfoPage_RuntimeVersion"); 77internal static string @RuntimeInfoPage_RuntimeVersionFail => GetResourceString("RuntimeInfoPage_RuntimeVersionFail"); 79internal static string @RuntimeInfoPage_Title => GetResourceString("RuntimeInfoPage_Title"); 81internal static string @WelcomeHeader => GetResourceString("WelcomeHeader"); 83internal static string @WelcomeLearnMicrosoftAspNet => GetResourceString("WelcomeLearnMicrosoftAspNet"); 85internal static string @WelcomePageImageText_Browser => GetResourceString("WelcomePageImageText_Browser"); 87internal static string @WelcomePageImageText_LearnMore => GetResourceString("WelcomePageImageText_LearnMore"); 89internal static string @WelcomePageImageText_LightBulb => GetResourceString("WelcomePageImageText_LightBulb"); 91internal static string @WelcomePageImageText_Skyline => GetResourceString("WelcomePageImageText_Skyline"); 93internal static string @WelcomeStarted => GetResourceString("WelcomeStarted"); 95internal static string @WelcomeTitle => GetResourceString("WelcomeTitle"); 97internal static string @ErrorPageHtml_CompilationException => GetResourceString("ErrorPageHtml_CompilationException"); 99internal static string @RuntimeInfoPage_OperatingSystem => GetResourceString("RuntimeInfoPage_OperatingSystem"); 101internal static string @RuntimeInfoPage_RuntimeArchitecture => GetResourceString("RuntimeInfoPage_RuntimeArchitecture"); 103internal static string @RuntimeInfoPage_RuntimeType => GetResourceString("RuntimeInfoPage_RuntimeType"); 105internal static string @RuntimeInfoPage_OperatingSystemFail => GetResourceString("RuntimeInfoPage_OperatingSystemFail"); 107internal static string @RuntimeInfoPage_RuntimeArchitectureFail => GetResourceString("RuntimeInfoPage_RuntimeArchitectureFail"); 109internal static string @RuntimeInfoPage_RuntimeTypeFail => GetResourceString("RuntimeInfoPage_RuntimeTypeFail"); 111internal static string @RuntimeInfoPage_Environment => GetResourceString("RuntimeInfoPage_Environment"); 113internal static string @ExceptionHandlerOptions_NotConfiguredCorrectly => GetResourceString("ExceptionHandlerOptions_NotConfiguredCorrectly"); 115internal static string @ErrorPageHtml_NoRouteValues => GetResourceString("ErrorPageHtml_NoRouteValues"); 117internal static string @ErrorPageHtml_RoutingButton => GetResourceString("ErrorPageHtml_RoutingButton"); 119internal static string @ErrorPageHtml_Endpoint => GetResourceString("ErrorPageHtml_Endpoint"); 121internal static string @ErrorPageHtml_EndpointDisplayName => GetResourceString("ErrorPageHtml_EndpointDisplayName"); 123internal static string @ErrorPageHtml_EndpointRouteOrder => GetResourceString("ErrorPageHtml_EndpointRouteOrder"); 125internal static string @ErrorPageHtml_EndpointRouteHttpMethod => GetResourceString("ErrorPageHtml_EndpointRouteHttpMethod"); 127internal static string @ErrorPageHtml_EndpointRoutePattern => GetResourceString("ErrorPageHtml_EndpointRoutePattern"); 129internal static string @ErrorPageHtml_NoEndpoint => GetResourceString("ErrorPageHtml_NoEndpoint"); 131internal static string @ErrorPageHtml_RouteValues => GetResourceString("ErrorPageHtml_RouteValues"); 133internal static string @ErrorPageHtml_NameColumn => GetResourceString("ErrorPageHtml_NameColumn"); 135internal static string @ErrorPageHtml_Metadata => GetResourceString("ErrorPageHtml_Metadata"); 137internal static string @ErrorPageHtml_MetadataDetail => GetResourceString("ErrorPageHtml_MetadataDetail"); 139internal static string @ErrorPageHtml_MetadataTypeColumn => GetResourceString("ErrorPageHtml_MetadataTypeColumn");