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