5 references to CORDBG_E_NOTREADY
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Debugger\Debugger_1.cs (1)
219throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!;
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
648throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!; 679throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!; 4924throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!; 4953throw Marshal.GetExceptionForHR(CorDbgHResults.CORDBG_E_NOTREADY)!;