GenerateMember\GenerateConstructor\AbstractGenerateConstructorService.cs (3)
97c => state.GetChangedDocumentAsync(document, withFields: true, withProperties: false, c),
106c => state.GetChangedDocumentAsync(document, withFields: false, withProperties: true, c),
113c => state.GetChangedDocumentAsync(document, withFields: false, withProperties: false, c),