2 references to ProjectEvaluationFinished
Microsoft.Build (2)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
318
BinaryLogRecordKind.
ProjectEvaluationFinished
=> ReadProjectEvaluationFinishedEventArgs(),
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
371
return BinaryLogRecordKind.
ProjectEvaluationFinished
;