1 reference to IsExportedToWindowsRuntime
mscorlib (1)
system\runtime\interopservices\windowsruntime\managedactivationfactory.cs (1)
48
if (!(type is RuntimeType) || !type.
IsExportedToWindowsRuntime
)