1 override of ExtendedFieldsByte
Microsoft.Build.Framework (1)
Coordinator\Messages\NodeGrantMessage.cs (1)
16
protected override byte
ExtendedFieldsByte
=> (byte)_extendedFields;
2 references to ExtendedFieldsByte
Microsoft.Build.Framework (2)
Coordinator\Messages\Message.cs (2)
13
/// single extended fields byte when <see cref="
ExtendedFieldsByte
"/> is non-zero, followed by the message's
57
byte extendedFieldsByte =
ExtendedFieldsByte
;