internal static void SetResolverInternal(ref PlayableGraph graph, IExposedPropertyTable resolver)
 {
     PlayableGraph.INTERNAL_CALL_SetResolverInternal(ref graph, resolver);
 }