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