1 implementation of EncapsulateFieldsAsync
Microsoft.CodeAnalysis.Features (1)
EncapsulateField\AbstractEncapsulateFieldService.cs (1)
110
public async Task<Solution>
EncapsulateFieldsAsync
(
1 reference to EncapsulateFieldsAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\EncapsulateField\RemoteEncapsulateFieldService.cs (1)
49
var newSolution = await service.
EncapsulateFieldsAsync
(