7 private readonly
string _name;
40 if (binaryAttribute ==
null)
49 if (customBuilder ==
null)
void CreateCustomAttribute(ModuleBuilder mod, int tkOwner)
ModuleBuilder GetModuleBuilder()
override int MetadataToken
MethodBuilder _methodBuilder
void SetCustomAttribute(ConstructorInfo con, byte[] binaryAttribute)
void SetCustomAttribute(CustomAttributeBuilder customBuilder)
virtual void SetConstant(object? defaultValue)
ParameterBuilder(MethodBuilder methodBuilder, int sequence, ParameterAttributes attributes, string paramName)
readonly ParameterAttributes _attributes
static int SetParamInfo(QCallModule module, int tkMethod, int iSequence, ParameterAttributes iParamAttributes, string strParamName)
static void DefineCustomAttribute(QCallModule module, int tkAssociate, int tkConstructor, byte[] attr, int attrLength)
static unsafe void SetConstantValue(QCallModule module, int tk, int corType, void *pValue)