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