2 references to FindSizeMethod
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (2)
287
sizeOfImpl = (UIntPtrSize ??=
FindSizeMethod
(_context.TryResolve (type)));
289
sizeOfImpl = (IntPtrSize ??=
FindSizeMethod
(_context.TryResolve (type)));