1 write to TargetFramework
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
MSBuild\ProjectFile\ProjectFile.cs (1)
193TargetFramework = targetFramework,
2 references to TargetFramework
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Rpc\Contracts\ProjectFileInfo.cs (2)
147=> RoslynString.IsNullOrWhiteSpace(TargetFramework) 149: $"{FilePath} ({TargetFramework})";