1 reference to GenerateThisOrBaseDelegatingConstructorAsync
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateConstructor\AbstractGenerateConstructorService.State.cs (1)
570
return await
GenerateThisOrBaseDelegatingConstructorAsync
(document, withFields, withProperties, cancellationToken).ConfigureAwait(false) ??