2 writes to s_slot
Microsoft.Build.Tasks.Core (2)
parent\Shared\Tracing.cs (2)
85
s_slot
= tag + ": " + value;
118
s_slot
= String.Empty;
1 reference to s_slot
Microsoft.Build.Tasks.Core (1)
parent\Shared\Tracing.cs (1)
117
Trace.WriteLine(
s_slot
);