4 references to CORDBG_E_NOTREADY
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
590
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;
621
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;
2576
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;
2605
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;