1 write to BeforeThisLocation
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.State.cs (1)
361BeforeThisLocation ??= nextAssignedSymbol?.Locations.FirstOrDefault();
1 reference to BeforeThisLocation
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.CodeAction.cs (1)
61beforeThisLocation: _state.BeforeThisLocation,