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