1 reference to GetDelegatedConstructor
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\GenerateConstructor\AbstractGenerateConstructorService.cs (1)
68
currentDelegatedConstructor =
GetDelegatedConstructor
(document.SemanticModel, currentDelegatedConstructor, cancellationToken);