2 references to TryGetDefaultInterfaceTypeForRuntimeClassType
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\GuidGenerator.cs (1)
90if (Projections.TryGetDefaultInterfaceTypeForRuntimeClassType(type, out Type iface))
MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs (1)
192if (!TryGetDefaultInterfaceTypeForRuntimeClassType(runtimeClass, out Type defaultInterface))