3 references to IsImplementationOfInterfaceMethod
Roslyn.Diagnostics.Analyzers (3)
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IMethodSymbolExtensions.cs (3)
199method.IsImplementationOfInterfaceMethod(null, iDisposable, "Dispose"); 221method.IsImplementationOfInterfaceMethod(null, iAsyncDisposable, "DisposeAsync"); 405method.IsImplementationOfInterfaceMethod(null, iDeserializationCallback, "OnDeserialization");