3 references to CORDBG_E_NOTREADY
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger\Debugger_1.cs (1)
218throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
851throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!; 882throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!;