3 references to GetChangedDocumentAsync
Microsoft.CodeAnalysis.Features (3)
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),