GeneratorDiagnostics.cs (135)
39GetResourceString(nameof(SR.RequiresAllowUnsafeBlocksTitleCom)),
40GetResourceString(nameof(SR.RequiresAllowUnsafeBlocksMessageCom)),
44description: GetResourceString(nameof(SR.RequiresAllowUnsafeBlocksDescriptionCom)));
50GetResourceString(nameof(SR.InvalidVirtualMethodIndexAttributeUsage)),
51GetResourceString(nameof(SR.InvalidAttributedMethodSignatureMessageCom)),
55description: GetResourceString(nameof(SR.InvalidAttributedMethodDescriptionCom)));
61GetResourceString(nameof(SR.InvalidVirtualMethodIndexAttributeUsage)),
62GetResourceString(nameof(SR.InvalidAttributedMethodContainingTypeMissingModifiersMessageCom)),
66description: GetResourceString(nameof(SR.InvalidAttributedMethodDescriptionCom)));
72GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
73GetResourceString(nameof(SR.InvalidGeneratedComInterfaceUsageMissingPartialModifier)),
77description: GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageDescription)));
83GetResourceString(nameof(SR.InvalidVirtualMethodIndexAttributeUsage)),
84GetResourceString(nameof(SR.InvalidAttributedMethodContainingTypeMissingUnmanagedObjectUnwrapperAttributeMessage)),
88description: GetResourceString(nameof(SR.InvalidAttributedMethodDescriptionCom)));
94GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
95GetResourceString(nameof(SR.InvalidStringMarshallingConfigurationOnInterfaceMessage)),
99description: GetResourceString(nameof(SR.GeneratedComInterfaceStringMarshallingMustMatchBase)));
105GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
106GetResourceString(nameof(SR.InvalidOptionsOnInterfaceMessage)),
110description: GetResourceString(nameof(SR.InvalidOptionsOnInterfaceDescription)));
116GetResourceString(nameof(SR.InvalidVirtualMethodIndexAttributeUsage)),
117GetResourceString(nameof(SR.InvalidStringMarshallingConfigurationOnMethodMessage)),
121description: GetResourceString(nameof(SR.InvalidStringMarshallingConfigurationDescription)));
127GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
128GetResourceString(nameof(SR.InvalidStringMarshallingConfigurationOnInterfaceMessage)),
132description: GetResourceString(nameof(SR.InvalidStringMarshallingConfigurationDescription)));
138GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
139GetResourceString(nameof(SR.StringMarshallingCustomTypeNotAccessibleByGeneratedCode)),
148GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
149GetResourceString(nameof(SR.ExceptionToUnmanagedMarshallerNotAccessibleByGeneratedCode)),
158GetResourceString(nameof(SR.InvalidVirtualMethodIndexAttributeUsage)),
159GetResourceString(nameof(SR.InvalidExceptionMarshallingConfigurationMessage)),
163description: GetResourceString(nameof(SR.InvalidExceptionMarshallingConfigurationDescription)));
169GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
170GetResourceString(nameof(SR.InvalidExceptionToUnmanagedMarshallerType)),
179GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
180GetResourceString(nameof(SR.TypeNotSupportedMessageParameterCom)),
184description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
190GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
191GetResourceString(nameof(SR.TypeNotSupportedMessageReturnCom)),
195description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
201GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
202GetResourceString(nameof(SR.TypeNotSupportedMessageParameterWithDetails)),
206description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
212GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
213GetResourceString(nameof(SR.TypeNotSupportedMessageReturnWithDetails)),
217description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
223GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
224GetResourceString(nameof(SR.ConfigurationNotSupportedMessageParameterCom)),
228description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
234GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
235GetResourceString(nameof(SR.ConfigurationNotSupportedMessageReturnCom)),
239description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
245GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
246GetResourceString(nameof(SR.MarshalAsConfigurationNotSupportedMessageParameterCom)),
250description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
256GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
257GetResourceString(nameof(SR.MarshalAsConfigurationNotSupportedMessageReturnCom)),
261description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
267GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
268GetResourceString(nameof(SR.ConfigurationNotSupportedMessageCom)),
272description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
278GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
279GetResourceString(nameof(SR.ConfigurationNotSupportedMessageValueCom)),
283description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
289GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
290GetResourceString(nameof(SR.ConfigurationNotSupportedMessageMarshallingInfoCom)),
294description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
300GetResourceString(nameof(SR.MethodNotDeclaredInAttributedInterfaceTitle)),
301GetResourceString(nameof(SR.MethodNotDeclaredInAttributedInterfaceMessage)),
305description: GetResourceString(nameof(SR.MethodNotDeclaredInAttributedInterfaceDescription)));
311GetResourceString(nameof(SR.InvalidPropertyDeclarationOnGeneratedComInterfaceTitle)),
312GetResourceString(nameof(SR.InvalidPropertyDeclarationOnGeneratedComInterfaceMessage)),
316description: GetResourceString(nameof(SR.InvalidPropertyDeclarationOnGeneratedComInterfaceDescription)));
322GetResourceString(nameof(SR.PropertyAccessorsMustBeAllOrNothingTitle)),
323GetResourceString(nameof(SR.PropertyAccessorsMustBeAllOrNothingMessage)),
327description: GetResourceString(nameof(SR.PropertyAccessorsMustBeAllOrNothingDescription)));
333GetResourceString(nameof(SR.MarshalAttributeOnDefaultImplementedComInterfaceMemberTitle)),
334GetResourceString(nameof(SR.MarshalAttributeOnDefaultImplementedComInterfaceMemberMessage)),
338description: GetResourceString(nameof(SR.MarshalAttributeOnDefaultImplementedComInterfaceMemberDescription)));
344GetResourceString(nameof(SR.MarshalUsingOnPropertyAccessorMustSpecifyTypeTitle)),
345GetResourceString(nameof(SR.MarshalUsingOnPropertyAccessorMustSpecifyTypeMessage)),
349description: GetResourceString(nameof(SR.MarshalUsingOnPropertyAccessorMustSpecifyTypeDescription)));
355GetResourceString(nameof(SR.InstanceEventDeclaredInInterfaceTitle)),
356GetResourceString(nameof(SR.InstanceEventDeclaredInInterfaceMessage)),
360description: GetResourceString(nameof(SR.InstanceEventDeclaredInInterfaceDescription)));
366GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
367GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageInterfaceNotAccessible)),
371description: GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageDescription)));
377GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
378GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute)),
382description: GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageDescription)));
388GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
389GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageInterfaceIsGeneric)),
393description: GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageDescription)));
399GetResourceString(nameof(SR.MultipleComInterfaceBaseTypesTitle)),
400GetResourceString(nameof(SR.MultipleComInterfaceBaseTypesMessage)),
404description: GetResourceString(nameof(SR.MultipleComInterfaceBaseTypesDescription)));
410GetResourceString(nameof(SR.AnalysisFailedTitle)),
411GetResourceString(nameof(SR.AnalysisFailedMethodMessage)),
415description: GetResourceString(nameof(SR.AnalysisFailedDescription)));
421GetResourceString(nameof(SR.AnalysisFailedTitle)),
422GetResourceString(nameof(SR.AnalysisFailedInterfaceMessage)),
426description: GetResourceString(nameof(SR.AnalysisFailedDescription)));
432GetResourceString(nameof(SR.BaseInterfaceCannotBeGeneratedTitle)),
433GetResourceString(nameof(SR.BaseInterfaceCannotBeGeneratedMessage)),
437description: GetResourceString(nameof(SR.BaseInterfaceCannotBeGeneratedDescription)));
443GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageTitle)),
444GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageMissingPartialModifier)),
448description: GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageDescription)));
454GetResourceString(nameof(SR.InterfaceTypeNotSupportedTitle)),
455GetResourceString(nameof(SR.InterfaceTypeNotSupportedMessage)),
459description: GetResourceString(nameof(SR.InterfaceTypeNotSupportedMessage)));
465GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageTitle)),
466GetResourceString(nameof(SR.ClassDoesNotImplementAnyGeneratedComInterfacesMessage)),
470description: GetResourceString(nameof(SR.ClassDoesNotImplementAnyGeneratedComInterfacesDescription)));
476GetResourceString(nameof(SR.UnnecessaryMarshallingInfoTitle)),
477GetResourceString(nameof(SR.UnnecessaryParameterMarshallingInfoMessage)),
481description: GetResourceString(nameof(SR.UnnecessaryMarshallingInfoDescription)),
491GetResourceString(nameof(SR.UnnecessaryMarshallingInfoTitle)),
492GetResourceString(nameof(SR.UnnecessaryReturnMarshallingInfoMessage)),
496description: GetResourceString(nameof(SR.UnnecessaryMarshallingInfoDescription)),
506GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeTitle)),
507GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeMessageOutParam)),
516GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeTitle)),
517GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeMessageReturnValue)),
526GetResourceString(nameof(SR.ComMethodReturningIntWillBeOutParameterTitle)),
527GetResourceString(nameof(SR.ComMethodReturningIntWillBeOutParameterMessage)),
536GetResourceString(nameof(SR.HResultTypeWillBeTreatedAsStructTitle)),
537GetResourceString(nameof(SR.HResultTypeWillBeTreatedAsStructMessage)),
546GetResourceString(nameof(SR.ComInterfaceUsageDoesNotFollowBestPracticesTitle)),
547GetResourceString(nameof(SR.ComInterfaceUsageDoesNotFollowBestPracticesMessageWithDetails)),
557GetResourceString(nameof(SR.BaseInterfaceDefinedInOtherAssemblyTitle)),
558GetResourceString(nameof(SR.BaseInterfaceDefinedInOtherAssemblyMessage)),