1 write to AfterThisLocation
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.State.cs (1)
360AfterThisLocation ??= previousAssignedSymbol?.Locations.FirstOrDefault();
1 reference to AfterThisLocation
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.CodeAction.cs (1)
60afterThisLocation: _state.AfterThisLocation,