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