1 reference to System_Runtime_InteropServices_ComVisibleAttribute
Microsoft.Interop.ComInterfaceGenerator (1)
Analyzers\ComHostingDoesNotSupportGeneratedComInterfaceAnalyzer.cs (1)
34
INamedTypeSymbol? comVisibleAttribute = context.Compilation.GetBestTypeByMetadataName(TypeNames.
System_Runtime_InteropServices_ComVisibleAttribute
)!;