1 write to FilePath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\DocumentService\ISpanMappingService.cs (1)
79
FilePath
= filePath;
2 references to FilePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Host\DocumentService\AbstractSpanMappingService.cs (1)
43
mappedFilePathAndTextChange.Add((mappedSpanResults[i].
FilePath
, newTextChange));
Workspace\Host\DocumentService\ISpanMappingService.cs (1)
84
public bool IsDefault =>
FilePath
== null;