2 references to IsAssemblyExportedType
Aspire.Hosting.RemoteHost (2)
AtsCapabilityScanner.cs (2)
1894if (GetAspireExportAttribute(type) != null || IsAssemblyExportedType(type, assemblyExportedTypeCache)) 2244if (GetAspireExportAttribute(type) != null || IsAssemblyExportedType(type, assemblyExportedTypeCache))