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