4 references to NETSDK
Microsoft.Build (2)
BackEnd\Components\Logging\BuildErrorTelemetryTracker.cs (2)
95NetSdk: GetCountOrNull(ErrorCategory.NETSDK), 182('N', 'E') when StartsWithNETSDK(errorCode) => ErrorCategory.NETSDK,
Microsoft.Build.Engine.UnitTests (2)
BackEnd\BuildTelemetryErrorCategorization_Tests.cs (2)
28[InlineData("NETSDK1045", null, nameof(ErrorCategory.NETSDK))] 79case nameof(ErrorCategory.NETSDK):