1 write to _buildAssemblyPath
Microsoft.Build.Tasks.Core (1)
SGen.cs (1)
167
_buildAssemblyPath
= value;
1 reference to _buildAssemblyPath
Microsoft.Build.Tasks.Core (1)
SGen.cs (1)
175
thisPath = TaskEnvironment.GetAbsolutePath(
_buildAssemblyPath
).GetCanonicalForm().Value;