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