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