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