3 references to Zero
Microsoft.Build (1)
BackEnd\Components\Scheduler\SchedulingData.cs (1)
682
Assumed.
Zero
(GetRequestsAssignedToConfigurationCount(configurationId), $"Configuration with ID {configurationId} cannot be unassigned from a node, because there are requests scheduled with that configuration.");
Microsoft.Build.Framework (1)
Assumed.cs (1)
1257
/// Conditional interpolated string handler for <see cref="
Zero
(int, ref ZeroInterpolatedStringHandler)"/>.
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
1169
Assumed.
Zero
(_activeTaskCount, $"Why are we getting a TaskHostConfiguration packet while a task is actively executing? activeTaskCount={_activeTaskCount}");