2 references to RuntimeTypeHandleValue
illink (2)
Linker.Dataflow\MethodBodyScanner.cs (1)
871
var typeHandle = new
RuntimeTypeHandleValue
(new TypeProxy(resolvedDefinition, _context));
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
175
=> new
RuntimeTypeHandleValue
(typeHandle.RepresentedType),