1 reference to ReflectedTypeResult
System.Xaml.Tests (1)
Common\CustomMethodInfo.cs (1)
44
public override Type ReflectedType =>
ReflectedTypeResult
.Or(DelegatingMethod.ReflectedType!);