2 references to Implements
Aspire.Hosting.Analyzers (2)
AppHostAnalyzer.cs (1)
108.Where(a => WellKnownTypes.Implements(a.AttributeClass, modelNameParameter));
Infrastructure\WellKnownTypes.cs (1)
152if (Implements(type, Get(wellKnownType)))