23 references to GetResourceString
Microsoft.CodeAnalysis.CSharp.Workspaces (23)
src\74cae5d01e88a8f3\Microsoft.DotNet.FileBasedPrograms.FileBasedProgramsResources.cs (23)
17
internal static string @CouldNotFindAnyProjectInDirectory =>
GetResourceString
("CouldNotFindAnyProjectInDirectory");
19
internal static string @CouldNotFindProjectOrDirectory =>
GetResourceString
("CouldNotFindProjectOrDirectory");
21
internal static string @MoreThanOneProjectInDirectory =>
GetResourceString
("MoreThanOneProjectInDirectory");
23
internal static string @PropertyDirectiveInvalidName =>
GetResourceString
("PropertyDirectiveInvalidName");
25
internal static string @PropertyDirectiveMissingParts =>
GetResourceString
("PropertyDirectiveMissingParts");
27
internal static string @IncludeOrExcludeDirectiveUnknownFileType =>
GetResourceString
("IncludeOrExcludeDirectiveUnknownFileType");
29
internal static string @StaticGraphRestoreNotSupported =>
GetResourceString
("StaticGraphRestoreNotSupported");
31
internal static string @DirectiveError =>
GetResourceString
("DirectiveError");
33
internal static string @InvalidDirectiveName =>
GetResourceString
("InvalidDirectiveName");
35
internal static string @CannotConvertDirective =>
GetResourceString
("CannotConvertDirective");
37
internal static string @DuplicateDirective =>
GetResourceString
("DuplicateDirective");
39
internal static string @QuoteInDirective =>
GetResourceString
("QuoteInDirective");
41
internal static string @InvalidProjectDirective =>
GetResourceString
("InvalidProjectDirective");
43
internal static string @InvalidRefDirective =>
GetResourceString
("InvalidRefDirective");
45
internal static string @CouldNotFindRefFile =>
GetResourceString
("CouldNotFindRefFile");
47
internal static string @MissingDirectiveName =>
GetResourceString
("MissingDirectiveName");
49
internal static string @UnrecognizedDirective =>
GetResourceString
("UnrecognizedDirective");
51
internal static string @InvalidIncludeExcludeMappingEntry =>
GetResourceString
("InvalidIncludeExcludeMappingEntry");
53
internal static string @InvalidIncludeExcludeMappingExtension =>
GetResourceString
("InvalidIncludeExcludeMappingExtension");
55
internal static string @InvalidIncludeExcludeMappingItemType =>
GetResourceString
("InvalidIncludeExcludeMappingItemType");
57
internal static string @EmptyTempPath =>
GetResourceString
("EmptyTempPath");
59
internal static string @IncludedFileNotFound =>
GetResourceString
("IncludedFileNotFound");
61
internal static string @ExperimentalFeatureDisabled =>
GetResourceString
("ExperimentalFeatureDisabled");