GeneratorDiagnostics.cs (122)
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.InvalidVirtualMethodIndexAttributeUsage)),
149GetResourceString(nameof(SR.InvalidExceptionMarshallingConfigurationMessage)),
153description: GetResourceString(nameof(SR.InvalidExceptionMarshallingConfigurationDescription)));
159GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
160GetResourceString(nameof(SR.TypeNotSupportedMessageParameterCom)),
164description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
170GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
171GetResourceString(nameof(SR.TypeNotSupportedMessageReturnCom)),
175description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
181GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
182GetResourceString(nameof(SR.TypeNotSupportedMessageParameterWithDetails)),
186description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
192GetResourceString(nameof(SR.TypeNotSupportedTitleCom)),
193GetResourceString(nameof(SR.TypeNotSupportedMessageReturnWithDetails)),
197description: GetResourceString(nameof(SR.TypeNotSupportedDescriptionCom)));
203GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
204GetResourceString(nameof(SR.ConfigurationNotSupportedMessageParameterCom)),
208description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
214GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
215GetResourceString(nameof(SR.ConfigurationNotSupportedMessageReturnCom)),
219description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
225GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
226GetResourceString(nameof(SR.MarshalAsConfigurationNotSupportedMessageParameterCom)),
230description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
236GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
237GetResourceString(nameof(SR.MarshalAsConfigurationNotSupportedMessageReturnCom)),
241description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
247GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
248GetResourceString(nameof(SR.ConfigurationNotSupportedMessageCom)),
252description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
258GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
259GetResourceString(nameof(SR.ConfigurationNotSupportedMessageValueCom)),
263description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
269GetResourceString(nameof(SR.ConfigurationNotSupportedTitleCom)),
270GetResourceString(nameof(SR.ConfigurationNotSupportedMessageMarshallingInfoCom)),
274description: GetResourceString(nameof(SR.ConfigurationNotSupportedDescriptionCom)));
280GetResourceString(nameof(SR.MethodNotDeclaredInAttributedInterfaceTitle)),
281GetResourceString(nameof(SR.MethodNotDeclaredInAttributedInterfaceMessage)),
285description: GetResourceString(nameof(SR.MethodNotDeclaredInAttributedInterfaceDescription)));
291GetResourceString(nameof(SR.InstancePropertyDeclaredInInterfaceTitle)),
292GetResourceString(nameof(SR.InstancePropertyDeclaredInInterfaceMessage)),
296description: GetResourceString(nameof(SR.InstancePropertyDeclaredInInterfaceDescription)));
302GetResourceString(nameof(SR.InstanceEventDeclaredInInterfaceTitle)),
303GetResourceString(nameof(SR.InstanceEventDeclaredInInterfaceMessage)),
307description: GetResourceString(nameof(SR.InstanceEventDeclaredInInterfaceDescription)));
313GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
314GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageInterfaceNotAccessible)),
318description: GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageDescription)));
324GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
325GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageMissingGuidAttribute)),
329description: GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageDescription)));
335GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageTitle)),
336GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageInterfaceIsGeneric)),
340description: GetResourceString(nameof(SR.InvalidGeneratedComInterfaceAttributeUsageDescription)));
346GetResourceString(nameof(SR.MultipleComInterfaceBaseTypesTitle)),
347GetResourceString(nameof(SR.MultipleComInterfaceBaseTypesMessage)),
351description: GetResourceString(nameof(SR.MultipleComInterfaceBaseTypesDescription)));
357GetResourceString(nameof(SR.AnalysisFailedTitle)),
358GetResourceString(nameof(SR.AnalysisFailedMethodMessage)),
362description: GetResourceString(nameof(SR.AnalysisFailedDescription)));
368GetResourceString(nameof(SR.AnalysisFailedTitle)),
369GetResourceString(nameof(SR.AnalysisFailedInterfaceMessage)),
373description: GetResourceString(nameof(SR.AnalysisFailedDescription)));
379GetResourceString(nameof(SR.BaseInterfaceCannotBeGeneratedTitle)),
380GetResourceString(nameof(SR.BaseInterfaceCannotBeGeneratedMessage)),
384description: GetResourceString(nameof(SR.BaseInterfaceCannotBeGeneratedDescription)));
390GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageTitle)),
391GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageMissingPartialModifier)),
395description: GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageDescription)));
401GetResourceString(nameof(SR.InterfaceTypeNotSupportedTitle)),
402GetResourceString(nameof(SR.InterfaceTypeNotSupportedMessage)),
406description: GetResourceString(nameof(SR.InterfaceTypeNotSupportedMessage)));
412GetResourceString(nameof(SR.InvalidGeneratedComClassAttributeUsageTitle)),
413GetResourceString(nameof(SR.ClassDoesNotImplementAnyGeneratedComInterfacesMessage)),
417description: GetResourceString(nameof(SR.ClassDoesNotImplementAnyGeneratedComInterfacesDescription)));
423GetResourceString(nameof(SR.UnnecessaryMarshallingInfoTitle)),
424GetResourceString(nameof(SR.UnnecessaryParameterMarshallingInfoMessage)),
428description: GetResourceString(nameof(SR.UnnecessaryMarshallingInfoDescription)),
438GetResourceString(nameof(SR.UnnecessaryMarshallingInfoTitle)),
439GetResourceString(nameof(SR.UnnecessaryReturnMarshallingInfoMessage)),
443description: GetResourceString(nameof(SR.UnnecessaryMarshallingInfoDescription)),
453GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeTitle)),
454GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeMessageOutParam)),
463GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeTitle)),
464GetResourceString(nameof(SR.SizeOfCollectionMustBeKnownAtMarshalTimeMessageReturnValue)),
473GetResourceString(nameof(SR.ComMethodReturningIntWillBeOutParameterTitle)),
474GetResourceString(nameof(SR.ComMethodReturningIntWillBeOutParameterMessage)),
483GetResourceString(nameof(SR.HResultTypeWillBeTreatedAsStructTitle)),
484GetResourceString(nameof(SR.HResultTypeWillBeTreatedAsStructMessage)),
493GetResourceString(nameof(SR.ComInterfaceUsageDoesNotFollowBestPracticesTitle)),
494GetResourceString(nameof(SR.ComInterfaceUsageDoesNotFollowBestPracticesMessageWithDetails)),
504GetResourceString(nameof(SR.BaseInterfaceDefinedInOtherAssemblyTitle)),
505GetResourceString(nameof(SR.BaseInterfaceDefinedInOtherAssemblyMessage)),