1 interface inheriting from ICorDebugMutableDataTarget
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\21\Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.cs (1)
25file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget
20 references to ICorDebugMutableDataTarget
libmscordaccore_universal (2)
Entrypoints.cs (2)
481ICorDebugMutableDataTarget? mutableDataTarget = targetObject as ICorDebugMutableDataTarget;
Microsoft.Diagnostics.DataContractReader.Legacy (18)
_generated\21\Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.cs (18)
44int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.WriteVirtual(ulong address, byte* pBuffer, uint bytesRequested) 46var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget)); 63global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget @this = default; 68@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget>(__this_native); 81int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.SetThreadContext(uint threadId, uint contextSize, byte* pContext) 83var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget)); 100global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget @this = default; 105@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget>(__this_native); 118int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.ContinueStatusChanged(uint threadId, uint continueStatus) 120var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget)); 137global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget @this = default; 142@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget>(__this_native); 155int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.GetPlatform(int* pTargetPlatform) 157var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget)); 173int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.ReadVirtual(ulong address, byte* pBuffer, uint bytesRequested, uint* pBytesRead) 175var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget)); 191int global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget.GetThreadContext(uint threadId, uint contextFlags, uint contextSize, byte* pContext) 193var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.ICorDebugMutableDataTarget));