7 references to ErrorHandlerAttribute
Microsoft.Interop.LibraryImportGenerator (7)
ErrorHandlingInfoParser.cs (7)
18
if (candidate.AttributeClass?.ToDisplayString() == TypeNames.
ErrorHandlerAttribute
)
22
diagnostics.ReportConfigurationNotSupported(candidate, nameof(TypeNames.
ErrorHandlerAttribute
));
41
diagnostics.ReportConfigurationNotSupported(attribute, nameof(TypeNames.
ErrorHandlerAttribute
));
47
diagnostics.ReportConfigurationNotSupported(attribute, nameof(TypeNames.
ErrorHandlerAttribute
));
56
diagnostics.ReportConfigurationNotSupported(attribute, nameof(TypeNames.
ErrorHandlerAttribute
));
65
diagnostics.ReportConfigurationNotSupported(attribute, nameof(TypeNames.
ErrorHandlerAttribute
));
78
diagnostics.ReportConfigurationNotSupported(attribute, nameof(TypeNames.
ErrorHandlerAttribute
));