1 write to Locations
Microsoft.CodeAnalysis.Workspaces (1)
Rename\LightweightRenameLocations.cs (1)
44Locations = locations;
3 references to Locations
Microsoft.CodeAnalysis.Workspaces (3)
Rename\IRemoteRenamerService.cs (1)
109Locations.SelectAsArray(SerializableRenameLocation.Dehydrate),
Rename\LightweightRenameLocations.cs (2)
64Locations, 124this.Locations.WhereAsArray(loc => filter(loc.DocumentId, loc.Location.SourceSpan)),