2 references to IsImplementationOfInterfaceMethod
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (2)
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IMethodSymbolExtensions.cs (2)
135
method.
IsImplementationOfInterfaceMethod
(null, iDisposable, "Dispose");
157
method.
IsImplementationOfInterfaceMethod
(null, iAsyncDisposable, "DisposeAsync");