9 references to E_FAIL
mscorlib (9)
system\runtime\interopservices\comexception.cs (3)
32
SetErrorCode(__HResults.
E_FAIL
);
38
SetErrorCode(__HResults.
E_FAIL
);
43
SetErrorCode(__HResults.
E_FAIL
);
system\runtime\interopservices\externalexception.cs (3)
30
SetErrorCode(__HResults.
E_FAIL
);
35
SetErrorCode(__HResults.
E_FAIL
);
40
SetErrorCode(__HResults.
E_FAIL
);
system\runtime\interopservices\sehexception.cs (3)
27
SetErrorCode(__HResults.
E_FAIL
);
32
SetErrorCode(__HResults.
E_FAIL
);
37
SetErrorCode(__HResults.
E_FAIL
);