4 references to ImplementsInterface
Microsoft.AspNetCore.Components.Analyzers (4)
JSInteropAnalyzer.cs (4)
162
if (
ImplementsInterface
(type, ijsRuntimeType))
167
if (
ImplementsInterface
(type, ijsInProcessRuntimeType))
172
if (
ImplementsInterface
(type, ijsObjectReferenceType))
177
if (
ImplementsInterface
(type, ijsInProcessObjectReferenceType))