2 references to DecodeMethodSignature
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CallingConvention\CallingConvention_1.cs (1)
79
return decoder.
DecodeMethodSignature
(ref blobReader);
Contracts\Signature\RuntimeSignatureDecoder.cs (1)
91
MethodSignature<TType> methodSignature =
DecodeMethodSignature
(ref blobReader);