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