1 write to Exception
Microsoft.Build (1)
BackEnd\Components\ProjectCache\Experimental\CacheResult.cs (1)
79
Exception
= exception;
2 references to Exception
Microsoft.Build (2)
BackEnd\Components\ProjectCache\CacheResult.cs (2)
141
if (experimentalResult.
Exception
!= null)
143
return IndicateException(experimentalResult.
Exception
);