2 references to TargetSkipped
Microsoft.Build (2)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
320
BinaryLogRecordKind.
TargetSkipped
=> ReadTargetSkippedEventArgs(),
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
547
return BinaryLogRecordKind.
TargetSkipped
;