7 references to NotExpectedRegistryException
Microsoft.Build (7)
Evaluation\Expander.cs (1)
1812catch (Exception ex) when (!ExceptionHandling.NotExpectedRegistryException(ex))
Utilities\RegistryKeyWrapper.cs (6)
87catch (Exception ex) when (!ExceptionHandling.NotExpectedRegistryException(ex)) 117catch (Exception ex) when (!ExceptionHandling.NotExpectedRegistryException(ex)) 133catch (Exception ex) when (!ExceptionHandling.NotExpectedRegistryException(ex)) 149catch (Exception ex) when (!ExceptionHandling.NotExpectedRegistryException(ex)) 176if (ExceptionHandling.NotExpectedRegistryException(ex)) 213catch (Exception ex) when (!ExceptionHandling.NotExpectedRegistryException(ex))