1 write to FilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\ProjectFile\DocumentFileInfo.cs (1)
42
this.
FilePath
= filePath;
3 references to FilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild (3)
MSBuild\MSBuildProjectLoader.Worker.cs (3)
451
DocumentId.CreateNewId(projectId, debugName: info.
FilePath
),
455
new WorkspaceFileTextLoader(_solutionServices, info.
FilePath
, encoding),
456
info.
FilePath
,