2 references to GetExceptionForHR
mscorlib (2)
system\runtime\interopservices\windowsruntime\enumeratortoiteratoradapter.cs (2)
101
throw WindowsRuntimeMarshal.
GetExceptionForHR
(__HResults.E_BOUNDS, null);
140
throw WindowsRuntimeMarshal.
GetExceptionForHR
(__HResults.E_CHANGED_STATE, e);