23 references to Ids
Microsoft.Interop.LibraryImportGenerator (23)
Analyzers\AddDisableRuntimeMarshallingAttributeFixer.cs (1)
25public override ImmutableArray<string> FixableDiagnosticIds { get; } = ImmutableArray.Create(GeneratorDiagnostics.Ids.TypeNotSupported);
GeneratorDiagnostics.cs (22)
35Ids.InvalidLibraryImportAttributeUsage, 46Ids.InvalidLibraryImportAttributeUsage, 57Ids.InvalidLibraryImportAttributeUsage, 68Ids.TypeNotSupported, 79Ids.TypeNotSupported, 90Ids.TypeNotSupported, 101Ids.TypeNotSupported, 112Ids.ConfigurationNotSupported, 123Ids.ConfigurationNotSupported, 134GeneratorDiagnostics.Ids.ConfigurationNotSupported, 145GeneratorDiagnostics.Ids.ConfigurationNotSupported, 156Ids.ConfigurationNotSupported, 167Ids.ConfigurationNotSupported, 178Ids.ConfigurationNotSupported, 189Ids.CannotForwardToDllImport, 200Ids.RequiresAllowUnsafeBlocks, 211Ids.RequiresExplicitSafetyModifier, 222Ids.UnnecessaryMarshallingInfo, 237Ids.UnnecessaryMarshallingInfo, 252Ids.InvalidLibraryImportAttributeUsage, 262Ids.InvalidLibraryImportAttributeUsage, 272Ids.NotRecommendedGeneratedComInterfaceUsage,