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