4 references to CORDBG_E_NOTREADY
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
606
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;
637
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;
3991
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;
4020
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_NOTREADY
)!;