1 write to TypeHandleTargets
Microsoft.CodeAnalysis (1)
Symbols\Attributes\AttributeDescription.cs (1)
112TypeHandleTargets = (new[] {
2 references to TypeHandleTargets
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
2999AttributeDescription.TypeHandleTargetInfo targetInfo = AttributeDescription.TypeHandleTargets[targetSignature[j + 1]];
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\SourceAttributeData.cs (1)
296AttributeDescription.TypeHandleTargetInfo targetInfo = AttributeDescription.TypeHandleTargets[targetSignature[signatureByteIndex]];