4 references to NuGet
Microsoft.Build (2)
BackEnd\Components\Logging\BuildErrorTelemetryTracker.cs (2)
96NuGet: GetCountOrNull(ErrorCategory.NuGet), 183('N', 'U') => ErrorCategory.NuGet,
Microsoft.Build.Engine.UnitTests (2)
BackEnd\BuildTelemetryErrorCategorization_Tests.cs (2)
29[InlineData("NU1101", null, nameof(ErrorCategory.NuGet))] 82case nameof(ErrorCategory.NuGet):