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