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