2 references to Type_get_TypeHandle
ILLink.RoslynAnalyzer (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
143 case IntrinsicId.Type_get_TypeHandle:
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
26 "get_TypeHandle" when calledMethod.IsDeclaredOnType ("System.Type") => IntrinsicId.Type_get_TypeHandle,