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