2 references to IsDelegateType
Aspire.Hosting.Integration.Analyzers (2)
AspireExportAnalyzer.cs (2)
1533
if (
IsDelegateType
(paramType))
2581
if (
IsDelegateType
(type))