2 references to GetMethodSignature
ILCompiler.ReadyToRun (2)
PortableCallHelpers\InternalCallSignatureCollector.cs (1)
85
string signature = InteropSignature.
GetMethodSignature
(method);
PortableCallHelpers\PInvokeCollector.cs (1)
183
string signature = InteropSignature.
GetMethodSignature
(method, flags);