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