1 reference to FindConstructorToDelegateTo
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateConstructor\AbstractGenerateConstructorService.State.cs (1)
152
var delegatedConstructor =
FindConstructorToDelegateTo
(parameters, expressions, cancellationToken);