1 write to Location
Microsoft.CodeAnalysis.Workspaces (1)
Remote\RemoteArguments.cs (1)
169Location = location;
2 references to Location
Microsoft.CodeAnalysis.Workspaces (2)
Remote\RemoteArguments.cs (1)
199CodeAnalysis.Location.Create(syntaxTree, Location),
Rename\LightweightRenameLocations.cs (1)
132_implicitLocations.WhereAsArray(loc => filter(loc.Document, loc.Location)),