2 references to GetLatestBuildDllDirectory
System (2)
services\monitoring\system\diagnosticts\EventLog.cs (1)
1075return Path.Combine(SharedUtils.GetLatestBuildDllDirectory(machineName), DllName);
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
1225return Path.Combine(SharedUtils.GetLatestBuildDllDirectory(machineName), DllName);