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