6 references to EncapsulateFieldsAsync
Microsoft.CodeAnalysis.Features (5)
EncapsulateField\AbstractEncapsulateFieldService.cs (5)
47c => EncapsulateFieldsAsync(document, fields, fallbackOptions, useDefaultBehavior, c)); 81c => EncapsulateFieldsAsync(document, fields, fallbackOptions, updateReferences: true, c), 85c => EncapsulateFieldsAsync(document, fields, fallbackOptions, updateReferences: false, c), 95c => EncapsulateFieldsAsync(document, fields, fallbackOptions, updateReferences: true, c), 99c => EncapsulateFieldsAsync(document, fields, fallbackOptions, updateReferences: false, c),
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\EncapsulateField\RemoteEncapsulateFieldService.cs (1)
68var newSolution = await service.EncapsulateFieldsAsync(