2 references to GetExecutingAssemblyPath
Microsoft.Build.Framework (2)
BuildEnvironmentHelper.cs (2)
469s_getExecutingAssemblyPath = getExecutingAssemblyPath ?? GetExecutingAssemblyPath; 491private static Func<string> s_getExecutingAssemblyPath = GetExecutingAssemblyPath;