1 write to _fallbackOptions
Microsoft.CodeAnalysis.Features (1)
PullMemberUp\Dialog\PullMemberUpWithDialogCodeAction.cs (1)
40_fallbackOptions = fallbackOptions;
1 reference to _fallbackOptions
Microsoft.CodeAnalysis.Features (1)
PullMemberUp\Dialog\PullMemberUpWithDialogCodeAction.cs (1)
52var changedSolution = await MembersPuller.PullMembersUpAsync(_document, pullMemberUpOptions, _fallbackOptions, cancellationToken).ConfigureAwait(false);