1 reference to FindConstructorToDelegateTo
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateConstructor\AbstractGenerateConstructorService.State.cs (1)
147
var delegatedConstructor =
FindConstructorToDelegateTo
(parameters, expressions, cancellationToken);