3 references to CORDBG_E_TARGET_INCONSISTENT
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (3)
2802
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_TARGET_INCONSISTENT
)!;
4190
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_TARGET_INCONSISTENT
)!;
4467
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_TARGET_INCONSISTENT
)!;