2 writes to TaskAssemblyLocation
Microsoft.Build.Framework (2)
TaskStartedEventArgs.cs (2)
121
TaskAssemblyLocation
= taskAssemblyLocation;
159
TaskAssemblyLocation
= reader.ReadOptionalString();
1 reference to TaskAssemblyLocation
Microsoft.Build.Framework (1)
TaskStartedEventArgs.cs (1)
142
writer.WriteOptionalString(
TaskAssemblyLocation
);