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