36 references to GetResourceString
Microsoft.DotNet.ApiCompatibility (36)
Microsoft.DotNet.ApiCompatibility.Resources.cs (36)
17
internal static string @AssemblyNameDoesNotExist =>
GetResourceString
("AssemblyNameDoesNotExist");
19
internal static string @AssemblyNameDoesNotMatch =>
GetResourceString
("AssemblyNameDoesNotMatch");
21
internal static string @AssemblyPublicKeyTokenDoesNotMatch =>
GetResourceString
("AssemblyPublicKeyTokenDoesNotMatch");
23
internal static string @AssemblySearchDirectoryDoesNotExist =>
GetResourceString
("AssemblySearchDirectoryDoesNotExist");
25
internal static string @CannotAddAbstractMember =>
GetResourceString
("CannotAddAbstractMember");
27
internal static string @AssemblyCultureDoesNotMatch =>
GetResourceString
("AssemblyCultureDoesNotMatch");
29
internal static string @AssemblyVersionDoesNotMatch =>
GetResourceString
("AssemblyVersionDoesNotMatch");
31
internal static string @AssemblyVersionIsNotCompatible =>
GetResourceString
("AssemblyVersionIsNotCompatible");
33
internal static string @ElementShouldNotBeNullAtIndex =>
GetResourceString
("ElementShouldNotBeNullAtIndex");
35
internal static string @IndexShouldBeWithinSetSizeRange =>
GetResourceString
("IndexShouldBeWithinSetSizeRange");
37
internal static string @MemberExistsOnLeft =>
GetResourceString
("MemberExistsOnLeft");
39
internal static string @MemberExistsOnRight =>
GetResourceString
("MemberExistsOnRight");
41
internal static string @RightNamesAtLeastOne =>
GetResourceString
("RightNamesAtLeastOne");
43
internal static string @ShouldBeGreaterThanZero =>
GetResourceString
("ShouldBeGreaterThanZero");
45
internal static string @TypeMissingOnSide =>
GetResourceString
("TypeMissingOnSide");
47
internal static string @CannotAddMemberToInterface =>
GetResourceString
("CannotAddMemberToInterface");
49
internal static string @CannotRemoveBaseInterface =>
GetResourceString
("CannotRemoveBaseInterface");
51
internal static string @CannotRemoveBaseType =>
GetResourceString
("CannotRemoveBaseType");
53
internal static string @TypeIsActuallySealed =>
GetResourceString
("TypeIsActuallySealed");
55
internal static string @TypeIsEffectivelySealed =>
GetResourceString
("TypeIsEffectivelySealed");
57
internal static string @EnumValuesMustMatch =>
GetResourceString
("EnumValuesMustMatch");
59
internal static string @EnumTypesMustMatch =>
GetResourceString
("EnumTypesMustMatch");
61
internal static string @CannotAddVirtualToMember =>
GetResourceString
("CannotAddVirtualToMember");
63
internal static string @CannotRemoveVirtualOrAbstractFromMember =>
GetResourceString
("CannotRemoveVirtualOrAbstractFromMember");
65
internal static string @ApiCompatibilityHeader =>
GetResourceString
("ApiCompatibilityHeader");
67
internal static string @ApiCompatRunnerExecutingWorkItems =>
GetResourceString
("ApiCompatRunnerExecutingWorkItems");
69
internal static string @AssemblyLoadError =>
GetResourceString
("AssemblyLoadError");
71
internal static string @CannotAddAttribute =>
GetResourceString
("CannotAddAttribute");
73
internal static string @CannotChangeAttribute =>
GetResourceString
("CannotChangeAttribute");
75
internal static string @CannotRemoveAttribute =>
GetResourceString
("CannotRemoveAttribute");
77
internal static string @CannotAddGenericConstraint =>
GetResourceString
("CannotAddGenericConstraint");
79
internal static string @CannotRemoveGenericConstraint =>
GetResourceString
("CannotRemoveGenericConstraint");
81
internal static string @CannotChangeParameterName =>
GetResourceString
("CannotChangeParameterName");
83
internal static string @CannotAddSealedToInterfaceMember =>
GetResourceString
("CannotAddSealedToInterfaceMember");
85
internal static string @CannotExpandVisibility =>
GetResourceString
("CannotExpandVisibility");
87
internal static string @CannotReduceVisibility =>
GetResourceString
("CannotReduceVisibility");