5 references to GetRelatedParameterTypeHandle
System.Private.TypeLoader (5)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (2)
226
RuntimeTypeHandle foundArrayElementType = RuntimeAugments.
GetRelatedParameterTypeHandle
(foundArrayType);
270
RuntimeTypeHandle foundElementType = RuntimeAugments.
GetRelatedParameterTypeHandle
(foundParameterizedType);
Internal\TypeSystem\TypeSystemContext.Runtime.cs (3)
215
RuntimeTypeHandle elementTypeHandle = RuntimeAugments.
GetRelatedParameterTypeHandle
(rtth);
227
RuntimeTypeHandle targetTypeHandle = RuntimeAugments.
GetRelatedParameterTypeHandle
(rtth);
247
RuntimeTypeHandle targetTypeHandle = RuntimeAugments.
GetRelatedParameterTypeHandle
(rtth);