2 references to AppHostSourcePath
Microsoft.NET.Build.Tasks (2)
CreateAppHost.cs (2)
65
AbsolutePath appHostSource = TaskEnvironment.GetAbsolutePath(
AppHostSourcePath
);
149
throw new BuildErrorException(Strings.AppHostHasBeenModified,
AppHostSourcePath
, BitConverter.ToString(ex.MissingPattern));