2 references to IsAtsCompatibleType
Aspire.Hosting.Integration.Analyzers (2)
AspireExportAnalyzer.cs (2)
372
if (!
IsAtsCompatibleType
(method.ReturnType, wellKnownTypes, aspireExportAttribute, currentAssemblyExportedTypes))
1550
if (!
IsAtsCompatibleType
(method.ReturnType, wellKnownTypes, aspireExportAttribute, currentAssemblyExportedTypes))