1 write to s_currentAssemblyName
Microsoft.Build.Utilities.Core (1)
Tracing.cs (1)
71s_currentAssemblyName = typeof(Tracing).GetTypeInfo().Assembly.GetName().Name;
1 reference to s_currentAssemblyName
Microsoft.Build.Utilities.Core (1)
Tracing.cs (1)
148Trace.WriteLine(s_currentAssemblyName);