1 reference to TryParseErrorNumber
Microsoft.Build (1)
BackEnd\Components\Logging\BuildErrorTelemetryTracker.cs (1)
244
if (codeSpan.Length < 7 || !
TryParseErrorNumber
(codeSpan, out int errorNumber))