1 write to s_GetTypeFromHandleMethod
System.Xaml (1)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
593s_GetTypeFromHandleMethod = typeof(Type).GetMethod(
2 references to s_GetTypeFromHandleMethod
System.Xaml (2)
System\Xaml\Runtime\DynamicMethodRuntime.cs (2)
591if (s_GetTypeFromHandleMethod == null) 597ilGenerator.Emit(OpCodes.Call, s_GetTypeFromHandleMethod);