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