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