4 writes to SkipUnknownEvents
Microsoft.Build (1)
Logging\BinaryLogger\BinaryLogReplayEventSource.cs (1)
258
reader.
SkipUnknownEvents
= supportsForwardCompatibility && AllowForwardCompatibility;
Microsoft.Build.Engine.UnitTests (3)
BuildEventArgsSerialization_Tests.cs (3)
1066
SkipUnknownEvents
= true
1116
SkipUnknownEvents
= true
1172
SkipUnknownEvents
= true
1 reference to SkipUnknownEvents
Microsoft.Build (1)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
130
/// Applicable mainly when <see cref="
SkipUnknownEvents
"/> or <see cref="SkipUnknownEventParts"/> is set to true."/>