1 reference to DefineGlobalMethod
mscorlib (1)
system\reflection\emit\modulebuilder.cs (1)
1474
return
DefineGlobalMethod
(name, attributes, callingConvention, returnType, null, null, parameterTypes, null, null);