1 reference to AssemblyHasPublicTypes
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\MarkAssembliesWithComVisible.cs (1)
61
if (
AssemblyHasPublicTypes
(context.Compilation.Assembly))