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