1 write to FallbackOptions
Microsoft.CodeAnalysis.Workspaces (1)
Rename\LightweightRenameLocations.cs (1)
47FallbackOptions = fallbackOptions;
3 references to FallbackOptions
Microsoft.CodeAnalysis.Workspaces (3)
Rename\ConflictEngine\ConflictResolver.cs (1)
73callbackTarget: new RemoteOptionsProvider<CodeCleanupOptions>(solution.Services, lightweightRenameLocations.FallbackOptions),
Rename\LightweightRenameLocations.cs (2)
68FallbackOptions, 130this.FallbackOptions,