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