5 references to ResponseFileUsedEvent
Microsoft.Build (5)
BackEnd\Components\Communications\LogMessagePacket.cs (1)
62
LoggingEventType.
ResponseFileUsedEvent
=> false,
parent\Shared\LogMessagePacketBase.cs (4)
478
LoggingEventType.
ResponseFileUsedEvent
=> new ResponseFileUsedEventArgs(null),
698
return LoggingEventType.
ResponseFileUsedEvent
;
729
case LoggingEventType.
ResponseFileUsedEvent
:
866
LoggingEventType.
ResponseFileUsedEvent
=> ReadResponseFileUsedEventFromStream(translator, message, helpKeyword, senderName),