2 references to BuildEventArgs
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
893
throw new InternalLoggerException(taskException.Message, taskException, ex.
BuildEventArgs
, ex.ErrorCode, ex.HelpKeyword, ex.InitializationException);
Errors\InternalLoggerException.cs (1)
197
/// Surfaces the simple type name of the <see cref="
BuildEventArgs
"/> being logged (if any)