2 references to IntrospectionExtensions_GetTypeInfo
ILLink.RoslynAnalyzer (2)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
89 case IntrinsicId.IntrospectionExtensions_GetTypeInfo:
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
17 "GetTypeInfo" when calledMethod.IsDeclaredOnType ("System.Reflection.IntrospectionExtensions") => IntrinsicId.IntrospectionExtensions_GetTypeInfo,