2 references to GetRootObjectAndDelegateType
System.Xaml (2)
System\Xaml\EventConverter.cs (1)
32GetRootObjectAndDelegateType(context, out object? rootObject, out Type? delegateType);
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
170EventConverter.GetRootObjectAndDelegateType(serviceContext, out rootObject, out delegateType);