2 writes to FilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
MSBuild\ProjectFile\ProjectFile.cs (1)
187FilePath = project.FullPath,
Rpc\Contracts\ProjectFileInfo.cs (1)
156FilePath = filePath,
2 references to FilePath
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Rpc\Contracts\ProjectFileInfo.cs (2)
148? FilePath ?? string.Empty 149: $"{FilePath} ({TargetFramework})";