2 references to DecodeSignature
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (2)
75MethodSignature<RoType> sig = methodDefinition.DecodeSignature(_module, roMethodBase.TypeContext); 98MethodSignature<string> sig = MethodDefinition.DecodeSignature(typeProvider, typeContext);