5 references to GetInflatedBaseType
illink (5)
Linker\TypeMapInfo.cs (5)
287
TypeReference? @base =
GetInflatedBaseType
(type);
294
@base =
GetInflatedBaseType
(@base);
309
return
GetInflatedBaseType
(sentinelType.ElementType);
312
return
GetInflatedBaseType
(pinnedType.ElementType);
315
return
GetInflatedBaseType
(requiredModifierType.ElementType);