1 reference to UnderlyingSystemTypeResult
System.Xaml.Tests (1)
Common\CustomType.cs (1)
69
public override Type UnderlyingSystemType =>
UnderlyingSystemTypeResult
.Or(typeImpl.UnderlyingSystemType);