5 references to RemoteOptionsProvider
Microsoft.CodeAnalysis.Features (2)
ConvertTupleToStruct\AbstractConvertTupleToStructCodeRefactoringProvider.cs (1)
221
callbackTarget: new
RemoteOptionsProvider
<CleanCodeGenerationOptions>(solution.Services, fallbackOptions),
EncapsulateField\AbstractEncapsulateFieldService.cs (1)
121
callbackTarget: new
RemoteOptionsProvider
<CleanCodeGenerationOptions>(solution.Services, fallbackOptions),
Microsoft.CodeAnalysis.Workspaces (3)
Rename\ConflictEngine\ConflictResolver.cs (1)
73
callbackTarget: new
RemoteOptionsProvider
<CodeCleanupOptions>(solution.Services, lightweightRenameLocations.FallbackOptions),
Rename\LightweightRenameLocations.cs (1)
95
callbackTarget: new
RemoteOptionsProvider
<CodeCleanupOptions>(solution.Services, fallbackOptions),
Rename\Renamer.cs (1)
186
callbackTarget: new
RemoteOptionsProvider
<CodeCleanupOptions>(solution.Services, fallbackOptions),