2 references to Path
mscorlib (2)
system\diagnostics\eventing\activitytracker.cs (2)
318
return
Path
(activityInfo.m_creator) + "/" + activityInfo.m_uniqueId;
326
return m_name + "(" +
Path
(this) + dead + ")";