5 references to GetInflatedBaseType
illink (5)
Linker\TypeMapInfo.cs (5)
274
TypeReference? @base =
GetInflatedBaseType
(type);
280
@base =
GetInflatedBaseType
(@base);
295
return
GetInflatedBaseType
(sentinelType.ElementType);
298
return
GetInflatedBaseType
(pinnedType.ElementType);
301
return
GetInflatedBaseType
(requiredModifierType.ElementType);