2 writes to blob
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
216
out records[i].tkCtor.Value, out records[i].
blob
);
622
this.
blob
= blob;
1 reference to blob
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
193
customAttributes[i] = new RuntimeCustomAttributeData(module, records[i].tkCtor, in records[i].
blob
);