60 references to GetResourceString
Microsoft.Interop.LibraryImportGenerator (60)
GeneratorDiagnostics.cs (60)
35GetResourceString(nameof(SR.InvalidLibraryImportAttributeUsageTitle)), 36GetResourceString(nameof(SR.InvalidAttributedMethodSignatureMessageLibraryImport)), 40description: GetResourceString(nameof(SR.InvalidAttributedMethodDescriptionLibraryImport))); 46GetResourceString(nameof(SR.InvalidLibraryImportAttributeUsageTitle)), 47GetResourceString(nameof(SR.InvalidAttributedMethodContainingTypeMissingModifiersMessageLibraryImport)), 51description: GetResourceString(nameof(SR.InvalidAttributedMethodDescriptionLibraryImport))); 57GetResourceString(nameof(SR.InvalidLibraryImportAttributeUsageTitle)), 58GetResourceString(nameof(SR.InvalidStringMarshallingConfigurationMessageLibraryImport)), 62description: GetResourceString(nameof(SR.InvalidStringMarshallingConfigurationDescription))); 68GetResourceString(nameof(SR.TypeNotSupportedTitle)), 69GetResourceString(nameof(SR.TypeNotSupportedMessageParameterLibraryImport)), 73description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionLibraryImport))); 79GetResourceString(nameof(SR.TypeNotSupportedTitle)), 80GetResourceString(nameof(SR.TypeNotSupportedMessageReturnLibraryImport)), 84description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionLibraryImport))); 90GetResourceString(nameof(SR.TypeNotSupportedTitle)), 91GetResourceString(nameof(SR.TypeNotSupportedMessageParameterWithDetails)), 95description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionLibraryImport))); 101GetResourceString(nameof(SR.TypeNotSupportedTitle)), 102GetResourceString(nameof(SR.TypeNotSupportedMessageReturnWithDetails)), 106description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionLibraryImport))); 112GetResourceString(nameof(SR.ConfigurationNotSupportedTitleLibraryImport)), 113GetResourceString(nameof(SR.ConfigurationNotSupportedMessageParameterLibraryImport)), 117description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionLibraryImport))); 123GetResourceString(nameof(SR.ConfigurationNotSupportedTitleLibraryImport)), 124GetResourceString(nameof(SR.ConfigurationNotSupportedMessageReturnLibraryImport)), 128description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionLibraryImport))); 134GetResourceString(nameof(SR.ConfigurationNotSupportedTitleLibraryImport)), 135GetResourceString(nameof(SR.MarshalAsConfigurationNotSupportedMessageParameterLibraryImport)), 139description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionLibraryImport))); 145GetResourceString(nameof(SR.ConfigurationNotSupportedTitleLibraryImport)), 146GetResourceString(nameof(SR.MarshalAsConfigurationNotSupportedMessageReturnLibraryImport)), 150description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionLibraryImport))); 156GetResourceString(nameof(SR.ConfigurationNotSupportedTitleLibraryImport)), 157GetResourceString(nameof(SR.ConfigurationNotSupportedMessageLibraryImport)), 161description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionLibraryImport))); 167GetResourceString(nameof(SR.ConfigurationNotSupportedTitleLibraryImport)), 168GetResourceString(nameof(SR.ConfigurationNotSupportedMessageValueLibraryImport)), 172description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionLibraryImport))); 178GetResourceString(nameof(SR.ConfigurationNotSupportedTitleLibraryImport)), 179GetResourceString(nameof(SR.ConfigurationNotSupportedMessageMarshallingInfoLibraryImport)), 183description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionLibraryImport))); 189GetResourceString(nameof(SR.CannotForwardToDllImportTitle)), 190GetResourceString(nameof(SR.CannotForwardToDllImportMessage)), 194description: GetResourceString(nameof(SR.CannotForwardToDllImportDescription))); 200GetResourceString(nameof(SR.RequiresAllowUnsafeBlocksTitleLibraryImport)), 201GetResourceString(nameof(SR.RequiresAllowUnsafeBlocksMessageLibraryImport)), 205description: GetResourceString(nameof(SR.RequiresAllowUnsafeBlocksDescriptionLibraryImport))); 211GetResourceString(nameof(SR.UnnecessaryMarshallingInfoTitle)), 212GetResourceString(nameof(SR.UnnecessaryParameterMarshallingInfoMessage)), 216description: GetResourceString(nameof(SR.UnnecessaryMarshallingInfoDescription)), 226GetResourceString(nameof(SR.UnnecessaryMarshallingInfoTitle)), 227GetResourceString(nameof(SR.UnnecessaryReturnMarshallingInfoMessage)), 231description: GetResourceString(nameof(SR.UnnecessaryMarshallingInfoDescription)), 241GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeTitle)), 242GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeMessageOutParam)), 251GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeTitle)), 252GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeMessageReturnValue)), 261GetResourceString(nameof(SR.LibraryImportUsageDoesNotFollowBestPracticesTitle)), 262GetResourceString(nameof(SR.LibraryImportUsageDoesNotFollowBestPracticesMessageWithDetails)),