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