1 reference to GenerateThisOrBaseDelegatingConstructorAsync
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateConstructor\AbstractGenerateConstructorService.State.cs (1)
575
return await
GenerateThisOrBaseDelegatingConstructorAsync
(document, withFields, withProperties, cancellationToken).ConfigureAwait(false) ??