7 references to ReportConfigurationNotSupported
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (1)
254generatorDiagnostics.ReportConfigurationNotSupported(lcidConversionAttr, nameof(TypeNames.LCIDConversionAttribute));
VtableIndexStubGenerator.cs (1)
273generatorDiagnostics.ReportConfigurationNotSupported(lcidConversionAttr, nameof(TypeNames.LCIDConversionAttribute));
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportGenerator.cs (1)
192generatorDiagnostics.ReportConfigurationNotSupported(jsExportAttr!, "Invalid syntax");
JSImportGenerator.cs (1)
177generatorDiagnostics.ReportConfigurationNotSupported(jsImportAttr!, "Invalid syntax");
Microsoft.Interop.LibraryImportGenerator (1)
LibraryImportGenerator.cs (1)
289generatorDiagnostics.ReportConfigurationNotSupported(lcidConversionAttr, nameof(TypeNames.LCIDConversionAttribute));
Microsoft.Interop.SourceGeneration (2)
MarshalAsParser.cs (2)
179_diagnostics.ReportConfigurationNotSupported(attributeData, $"{attributeData.AttributeClass!.Name}{Type.Delimiter}{namedArg.Key}"); 184_diagnostics.ReportConfigurationNotSupported(attributeData, $"{attributeData.AttributeClass!.Name}{Type.Delimiter}{namedArg.Key}");