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