2 references to GetMethodSigHelper
mscorlib (2)
system\reflection\emit\ilgenerator.cs (1)
575
sig = SignatureHelper.
GetMethodSigHelper
(
system\reflection\emit\signaturehelper.cs (1)
148
return
GetMethodSigHelper
(null, unmanagedCallingConvention, returnType);