4 references to GetException
Microsoft.Build.Utilities.Core (4)
LockCheck.cs (4)
306
throw
GetException
(res, "RmStartSession", "Failed to begin restart manager session.");
315
throw
GetException
(res, "RmRegisterResources", "Could not register resources.");
357
throw
GetException
(res, "RmGetList", $"Failed to get entries (retry {retry}).");
369
throw
GetException
(res, "RmEndSession", "Failed to end the restart manager session.");