2 references to FindTargetAttribute
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
1142AttributeInfo info = FindTargetAttribute(MetadataReader, token, AttributeDescription.RefSafetyRulesAttribute, out foundAttributeType); 2517return FindTargetAttribute(MetadataReader, hasAttribute, description, out _);