3 references to ReturnType
illink (3)
Linker.Steps\MarkStep.cs (3)
150
DependencyKind.
ReturnType
,
2634
MarkType (fnptr.ReturnType, new DependencyInfo (DependencyKind.
ReturnType
, fnptr), origin);
3148
MarkType (method.ReturnType, new DependencyInfo (DependencyKind.
ReturnType
, method), methodOrigin);