What is the equivalent function of Type.MakeByRefType()
in Mono.Cecil ?
For example:
Type xArgTypeDef;
xArgTypeDef = _method.DeclaringType;
xArgType.MakeByRefType()
What is the equivalent function of Type.MakeByRefType()
in Mono.Cecil ?
For example:
Type xArgTypeDef;
xArgTypeDef = _method.DeclaringType;
xArgType.MakeByRefType()
Copyright © 2021 Jogjafile Inc.
Easy as pie.