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