1 instantiation of RuntimeTypeHandleValue
ILLink.RoslynAnalyzer (1)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
175
=> new
RuntimeTypeHandleValue
(typeHandle.RepresentedType),
2 references to RuntimeTypeHandleValue
ILLink.RoslynAnalyzer (2)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (2)
145
RuntimeTypeHandleValue
typeHandle
387
if (typeHandleValue is
RuntimeTypeHandleValue
runtimeTypeHandleValue)