4 references to ResponseFileUsedEvent
MSBuild (4)
parent\Shared\LogMessagePacketBase.cs (4)
478LoggingEventType.ResponseFileUsedEvent => new ResponseFileUsedEventArgs(null), 698return LoggingEventType.ResponseFileUsedEvent; 729case LoggingEventType.ResponseFileUsedEvent: 866LoggingEventType.ResponseFileUsedEvent => ReadResponseFileUsedEventFromStream(translator, message, helpKeyword, senderName),