1 write to s_GetTypeFromHandleMethod
System.Xaml (1)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
609s_GetTypeFromHandleMethod = typeof(Type).GetMethod(
2 references to s_GetTypeFromHandleMethod
System.Xaml (2)
System\Xaml\Runtime\DynamicMethodRuntime.cs (2)
607if (s_GetTypeFromHandleMethod is null) 614ilGenerator.Emit(OpCodes.Call, s_GetTypeFromHandleMethod);