18 references to GetResourceString
Microsoft.CodeAnalysis.CSharp.Features (18)
src\7d45baf28dea2f73\Microsoft.DotNet.FileBasedPrograms.FileBasedProgramsResources.cs (18)
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 @MissingDirectiveName =>
GetResourceString
("MissingDirectiveName");
45
internal static string @UnrecognizedDirective =>
GetResourceString
("UnrecognizedDirective");
47
internal static string @InvalidIncludeExcludeMappingEntry =>
GetResourceString
("InvalidIncludeExcludeMappingEntry");
49
internal static string @InvalidIncludeExcludeMappingExtension =>
GetResourceString
("InvalidIncludeExcludeMappingExtension");
51
internal static string @InvalidIncludeExcludeMappingItemType =>
GetResourceString
("InvalidIncludeExcludeMappingItemType");