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