1 write to _msBuildAssemblyPath
Microsoft.Build.Framework (1)
TaskHostParameters.cs (1)
43
_msBuildAssemblyPath
= msBuildAssemblyPath;
2 references to _msBuildAssemblyPath
Microsoft.Build.Framework (2)
TaskHostParameters.cs (2)
69
public string? MSBuildAssemblyPath =>
_msBuildAssemblyPath
;
154
msBuildAssemblyPath:
_msBuildAssemblyPath
,