1 write to GetInterfacesResult
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
5016
GetInterfacesResult
= new Type?[] { null }
1 reference to GetInterfacesResult
System.Xaml.Tests (1)
Common\CustomType.cs (1)
50
return
GetInterfacesResult
.Or(typeImpl.GetInterfaces)!;