1 write to TypeMapInfo
illink (1)
Linker\Annotations.cs (1)
80
TypeMapInfo
= new TypeMapInfo (context);
4 references to TypeMapInfo
illink (4)
Linker\Annotations.cs (4)
427
return
TypeMapInfo
.GetOverrides (method);
439
return
TypeMapInfo
.GetDefaultInterfaceImplementations (method);
451
return
TypeMapInfo
.GetBaseMethods (method);
695
return
TypeMapInfo
.GetRecursiveInterfaces (type);