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