11 references to GetResourceString
dotnet-watch (11)
Microsoft.DotNet.Watch.Resources.cs (11)
17
internal static string @Error_ProjectPath_NotFound =>
GetResourceString
("Error_ProjectPath_NotFound");
19
internal static string @Error_MultipleProjectsFound =>
GetResourceString
("Error_MultipleProjectsFound");
21
internal static string @Error_NoProjectsFound =>
GetResourceString
("Error_NoProjectsFound");
23
internal static string @Error_QuietAndVerboseSpecified =>
GetResourceString
("Error_QuietAndVerboseSpecified");
25
internal static string @Warning_ProjectAbbreviationDeprecated =>
GetResourceString
("Warning_ProjectAbbreviationDeprecated");
28
internal static string @Help_NonInteractive =>
GetResourceString
("Help_NonInteractive");
30
internal static string @Help_NoHotReload =>
GetResourceString
("Help_NoHotReload");
32
internal static string @Help_List =>
GetResourceString
("Help_List");
34
internal static string @Help_Verbose =>
GetResourceString
("Help_Verbose");
36
internal static string @Help_Quiet =>
GetResourceString
("Help_Quiet");
43
internal static string @Help =>
GetResourceString
("Help");