1 reference to GetCurrentConstructor
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\GenerateConstructor\AbstractGenerateConstructorService.cs (1)
50var currentConstructor = GetCurrentConstructor(document.SemanticModel, state.Token, cancellationToken);