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