2 references to ImplicitLocations
Microsoft.CodeAnalysis.Workspaces (2)
Rename\IRemoteRenamerService.cs (1)
124
var implicitLocations = await serializableLocations.
ImplicitLocations
.SelectAsArrayAsync(
Rename\LightweightRenameLocations.cs (1)
98
result.Value.
ImplicitLocations
,