1 write to _msBuildAssemblyPath
Microsoft.Build.Framework (1)
TaskHostParameters.cs (1)
42
_msBuildAssemblyPath
= msBuildAssemblyPath;
1 reference to _msBuildAssemblyPath
Microsoft.Build.Framework (1)
TaskHostParameters.cs (1)
68
public string? MSBuildAssemblyPath =>
_msBuildAssemblyPath
;