2 references to IsTargetAttribute
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerFileReference.cs (1)
262
if (peModule.
IsTargetAttribute
(customAttrHandle, attributeType.Namespace!, attributeType.Name, ctor: out _))
MetadataReader\MetadataDecoder.cs (1)
1594
return Module.
IsTargetAttribute
(