4 references to COR_E_IO
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\IOException.cs (3)
17HResult = HResults.COR_E_IO; 23HResult = HResults.COR_E_IO; 35HResult = HResults.COR_E_IO;
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
804case HResults.COR_E_IO: