3 references to Implements
Microsoft.AspNetCore.App.Analyzers (3)
RouteEmbeddedLanguage\Infrastructure\RouteUsageDetector.cs (1)
271
a.Type.
Implements
(wellKnownTypes.Get(WellKnownType.Microsoft_AspNetCore_Routing_IEndpointRouteBuilder))))
src\Shared\RoslynUtils\SymbolExtensions.cs (2)
94
if (attributeData.AttributeClass is not null && attributeData.AttributeClass.
Implements
(interfaceType))
114
if (attributeData.AttributeClass is not null && attributeData.AttributeClass.
Implements
(interfaceType))