2 references to ShouldImplementDisposePattern
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Analyzers\Core\CodeFixes\ImplementInterface\AbstractImplementInterfaceCodeFixProvider.cs (2)
150if (ShouldImplementDisposePattern(compilation, state, explicitly: false)) 165if (ShouldImplementDisposePattern(compilation, state, explicitly: true))