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