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