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