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