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