3 references to CORDBG_E_FUNCTION_NOT_IL
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (3)
2157
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_FUNCTION_NOT_IL
)!;
2166
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_FUNCTION_NOT_IL
)!;
2169
throw Marshal.GetExceptionForHR(CorDbgHResults.
CORDBG_E_FUNCTION_NOT_IL
)!;