2 references to CreateImplementWithDisposePatternCodeAction
Microsoft.CodeAnalysis.Features (2)
ImplementInterface\AbstractImplementInterfaceService.cs (2)
56
? ImplementInterfaceWithDisposePatternCodeAction.
CreateImplementWithDisposePatternCodeAction
(this, document, options, state)
103
yield return ImplementInterfaceWithDisposePatternCodeAction.
CreateImplementWithDisposePatternCodeAction
(this, document, options, state);