6 references to NotUsed
Microsoft.Build.Framework (5)
MSBuildServerLifecycleEventArgs.cs (5)
52
/// <param name="processId">The MSBuild Server node's process id (0 when not applicable, e.g. for <see cref="MSBuildServerLifecycleKind.
NotUsed
"/>).</param>
53
/// <param name="reason">A localized, human-readable reason the server was not used (for <see cref="MSBuildServerLifecycleKind.
NotUsed
"/>); otherwise <see langword="null"/>.</param>
54
/// <param name="reasonCode">A stable, non-localized code for the fall-back cause (for <see cref="MSBuildServerLifecycleKind.
NotUsed
"/>); otherwise <see langword="null"/>.</param>
94
/// <see cref="MSBuildServerLifecycleKind.
NotUsed
"/>); otherwise <see langword="null"/>.
100
/// <see cref="MSBuildServerLifecycleKind.
NotUsed
"/>); otherwise <see langword="null"/>.
MSBuild (1)
XMake.cs (1)
2133
MSBuildServerLifecycleKind.
NotUsed
,