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