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