2 references to GetExecutingAssemblyPath
MSBuildTaskHost (2)
BuildEnvironmentHelper.cs (2)
473s_getExecutingAssemblyPath = getExecutingAssemblyPath ?? GetExecutingAssemblyPath; 493private static Func<string> s_getExecutingAssemblyPath = GetExecutingAssemblyPath;