3 references to IsImplementationOfInterfaceMethod
Test.Utilities (3)
IMethodSymbolExtensions.cs (3)
197method.IsImplementationOfInterfaceMethod(null, iDisposable, "Dispose"); 219method.IsImplementationOfInterfaceMethod(null, iAsyncDisposable, "DisposeAsync"); 403method.IsImplementationOfInterfaceMethod(null, iDeserializationCallback, "OnDeserialization");