1 write to tkCtor
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
621tkCtor = new MetadataToken(token);
2 references to tkCtor
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
193customAttributes[i] = new RuntimeCustomAttributeData(module, records[i].tkCtor, in records[i].blob); 216out records[i].tkCtor.Value, out records[i].blob);