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)
69public string? MSBuildAssemblyPath => _msBuildAssemblyPath; 154msBuildAssemblyPath: _msBuildAssemblyPath,