1 write to m_con
System.Private.CoreLib (1)
src\System\Reflection\Emit\CustomAttributeBuilder.cs (1)
81
m_con
= con;
2 references to m_con
System.Private.CoreLib (2)
src\System\Reflection\Emit\CustomAttributeBuilder.cs (2)
28
internal ConstructorInfo Ctor =>
m_con
;
512
RuntimeTypeBuilder.DefineCustomAttribute(mod, tkOwner, mod.GetMethodMetadataToken(
m_con
), m_blob);