28 if (mdBuilder ==
null)
63 if (binaryAttribute ==
null)
73 if (customBuilder ==
null)
void CreateCustomAttribute(ModuleBuilder mod, int tkOwner)
void SetCustomAttribute(ConstructorInfo con, byte[] binaryAttribute)
EventAttributes m_attributes
void SetCustomAttribute(CustomAttributeBuilder customBuilder)
void AddOtherMethod(MethodBuilder mdBuilder)
EventBuilder(ModuleBuilder mod, string name, EventAttributes attr, TypeBuilder type, int evToken)
void SetRaiseMethod(MethodBuilder mdBuilder)
void SetMethodSemantics(MethodBuilder mdBuilder, MethodSemanticsAttributes semantics)
void SetRemoveOnMethod(MethodBuilder mdBuilder)
void SetAddOnMethod(MethodBuilder mdBuilder)
override int MetadataToken
int GetConstructorToken(ConstructorInfo con)
static void DefineCustomAttribute(QCallModule module, int tkAssociate, int tkConstructor, byte[] attr, int attrLength)
static void DefineMethodSemantics(QCallModule module, int tkAssociation, MethodSemanticsAttributes semantics, int tkMethod)
MethodSemanticsAttributes