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