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