3 references to Throw
Microsoft.Build (3)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
311InternalError.Throw(
BackEnd\Components\SdkResolution\SdkResolverManifest.cs (1)
133InternalError.Throw($"A regular expression parsing error occurred while parsing {filePath}.", ex);
BackEnd\Components\SdkResolution\SdkResolverService.cs (1)
194InternalError.Throw($"""Timeout exceeded matching sdk "{sdk.Name}" to <ResolvableSdkPattern> from sdk resolver manifest {manifest.DisplayName}.""", ex);