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