3 references to CORDBG_E_TARGET_INCONSISTENT
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (3)
2690
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_TARGET_INCONSISTENT
)!;
4054
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_TARGET_INCONSISTENT
)!;
4325
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_TARGET_INCONSISTENT
)!;