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