1 reference to _paramTypes
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
3452
DynamicMethod dm = new DynamicMethod(methname, attribs, conventions, returntype,
_paramTypes
, hostType, false /*skipVisibility*/);