2 references to GetExecutingAssemblyPath
MSBuild (2)
BuildEnvironmentHelper.cs (2)
479s_getExecutingAssemblyPath = getExecutingAssemblyPath ?? GetExecutingAssemblyPath; 501private static Func<string> s_getExecutingAssemblyPath = GetExecutingAssemblyPath;