2 interfaces inheriting from ICLRDataTarget
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\18\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.cs (1)
30
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
ICLRData.cs (1)
61
public unsafe partial interface ICLRDataTarget2 :
ICLRDataTarget
115 references to ICLRDataTarget
libmscordaccore_universal (4)
Entrypoints.cs (4)
173
object legacyTarget = ComInterfaceMarshaller<
ICLRDataTarget
>.ConvertToManaged((void*)pLegacyTarget)!;
177
ICLRDataTarget
dataTarget = legacyTarget as
ICLRDataTarget
?? throw new ArgumentException(
178
$"{nameof(pLegacyTarget)} does not implement {nameof(
ICLRDataTarget
)}", nameof(pLegacyTarget));
Microsoft.Diagnostics.DataContractReader.Legacy (111)
_generated\18\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget.cs (44)
57
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetMachineType(uint* machineType)
59
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
76
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
81
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
94
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetPointerSize(uint* pointerSize)
96
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
113
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
118
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
131
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetImageBase(string imagePath, ulong* baseAddress)
133
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
152
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
159
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
172
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead)
174
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
191
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
196
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
209
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten)
211
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
228
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
233
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
246
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetTLSValue(uint threadID, uint index, ulong* value)
248
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
265
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
270
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
283
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetTLSValue(uint threadID, uint index, ulong value)
285
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
302
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
307
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
320
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetCurrentThreadID(uint* threadID)
322
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
339
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
344
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
357
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context)
359
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
376
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
381
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
394
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetThreadContext(uint threadID, uint contextSize, byte* context)
396
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
413
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
418
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
431
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer)
433
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
));
450
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
@this = default;
455
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
>(__this_native);
_generated\19\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget2.cs (23)
40
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
).TypeHandle).ManagedVirtualMethodTable,
332
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetMachineType(uint* machineType) => throw new global::System.Diagnostics.UnreachableException();
334
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetPointerSize(uint* pointerSize) => throw new global::System.Diagnostics.UnreachableException();
336
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetImageBase(string imagePath, ulong* baseAddress) => throw new global::System.Diagnostics.UnreachableException();
338
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => throw new global::System.Diagnostics.UnreachableException();
340
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => throw new global::System.Diagnostics.UnreachableException();
342
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetTLSValue(uint threadID, uint index, ulong* value) => throw new global::System.Diagnostics.UnreachableException();
344
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetTLSValue(uint threadID, uint index, ulong value) => throw new global::System.Diagnostics.UnreachableException();
346
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetCurrentThreadID(uint* threadID) => throw new global::System.Diagnostics.UnreachableException();
348
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => throw new global::System.Diagnostics.UnreachableException();
350
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetThreadContext(uint threadID, uint contextSize, byte* context) => throw new global::System.Diagnostics.UnreachableException();
352
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.UnreachableException();
363
new int GetMachineType(uint* machineType) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetMachineType(machineType);
367
new int GetPointerSize(uint* pointerSize) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetPointerSize(pointerSize);
371
new int GetImageBase(string imagePath, ulong* baseAddress) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetImageBase(imagePath, baseAddress);
375
new int ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).ReadVirtual(address, buffer, bytesRequested, bytesRead);
379
new int WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).WriteVirtual(address, buffer, bytesRequested, bytesWritten);
383
new int GetTLSValue(uint threadID, uint index, ulong* value) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetTLSValue(threadID, index, value);
387
new int SetTLSValue(uint threadID, uint index, ulong value) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).SetTLSValue(threadID, index, value);
391
new int GetCurrentThreadID(uint* threadID) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetCurrentThreadID(threadID);
395
new int GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetThreadContext(threadID, contextFlags, contextSize, context);
399
new int SetThreadContext(uint threadID, uint contextSize, byte* context) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).SetThreadContext(threadID, contextSize, context);
403
new int Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).Request(reqCode, inBufferSize, inBuffer, outBufferSize, outBuffer);
_generated\20\Microsoft.Diagnostics.DataContractReader.Legacy.ICLRDataTarget3.cs (22)
405
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetMachineType(uint* machineType) => throw new global::System.Diagnostics.UnreachableException();
407
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetPointerSize(uint* pointerSize) => throw new global::System.Diagnostics.UnreachableException();
409
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetImageBase(string imagePath, ulong* baseAddress) => throw new global::System.Diagnostics.UnreachableException();
411
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => throw new global::System.Diagnostics.UnreachableException();
413
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => throw new global::System.Diagnostics.UnreachableException();
415
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetTLSValue(uint threadID, uint index, ulong* value) => throw new global::System.Diagnostics.UnreachableException();
417
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetTLSValue(uint threadID, uint index, ulong value) => throw new global::System.Diagnostics.UnreachableException();
419
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetCurrentThreadID(uint* threadID) => throw new global::System.Diagnostics.UnreachableException();
421
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => throw new global::System.Diagnostics.UnreachableException();
423
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetThreadContext(uint threadID, uint contextSize, byte* context) => throw new global::System.Diagnostics.UnreachableException();
425
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.UnreachableException();
440
new int GetMachineType(uint* machineType) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetMachineType(machineType);
444
new int GetPointerSize(uint* pointerSize) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetPointerSize(pointerSize);
448
new int GetImageBase(string imagePath, ulong* baseAddress) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetImageBase(imagePath, baseAddress);
452
new int ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).ReadVirtual(address, buffer, bytesRequested, bytesRead);
456
new int WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).WriteVirtual(address, buffer, bytesRequested, bytesWritten);
460
new int GetTLSValue(uint threadID, uint index, ulong* value) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetTLSValue(threadID, index, value);
464
new int SetTLSValue(uint threadID, uint index, ulong value) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).SetTLSValue(threadID, index, value);
468
new int GetCurrentThreadID(uint* threadID) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetCurrentThreadID(threadID);
472
new int GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetThreadContext(threadID, contextFlags, contextSize, context);
476
new int SetThreadContext(uint threadID, uint contextSize, byte* context) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).SetThreadContext(threadID, contextSize, context);
480
new int Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).Request(reqCode, inBufferSize, inBuffer, outBufferSize, outBuffer);
_generated\68\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataTarget3.cs (22)
327
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetMachineType(uint* machineType) => throw new global::System.Diagnostics.UnreachableException();
329
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetPointerSize(uint* pointerSize) => throw new global::System.Diagnostics.UnreachableException();
331
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetImageBase(string imagePath, ulong* baseAddress) => throw new global::System.Diagnostics.UnreachableException();
333
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => throw new global::System.Diagnostics.UnreachableException();
335
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => throw new global::System.Diagnostics.UnreachableException();
337
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetTLSValue(uint threadID, uint index, ulong* value) => throw new global::System.Diagnostics.UnreachableException();
339
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetTLSValue(uint threadID, uint index, ulong value) => throw new global::System.Diagnostics.UnreachableException();
341
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetCurrentThreadID(uint* threadID) => throw new global::System.Diagnostics.UnreachableException();
343
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => throw new global::System.Diagnostics.UnreachableException();
345
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.SetThreadContext(uint threadID, uint contextSize, byte* context) => throw new global::System.Diagnostics.UnreachableException();
347
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
.Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => throw new global::System.Diagnostics.UnreachableException();
362
new int GetMachineType(uint* machineType) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetMachineType(machineType);
366
new int GetPointerSize(uint* pointerSize) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetPointerSize(pointerSize);
370
new int GetImageBase(string imagePath, ulong* baseAddress) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetImageBase(imagePath, baseAddress);
374
new int ReadVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesRead) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).ReadVirtual(address, buffer, bytesRequested, bytesRead);
378
new int WriteVirtual(ulong address, byte* buffer, uint bytesRequested, uint* bytesWritten) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).WriteVirtual(address, buffer, bytesRequested, bytesWritten);
382
new int GetTLSValue(uint threadID, uint index, ulong* value) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetTLSValue(threadID, index, value);
386
new int SetTLSValue(uint threadID, uint index, ulong value) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).SetTLSValue(threadID, index, value);
390
new int GetCurrentThreadID(uint* threadID) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetCurrentThreadID(threadID);
394
new int GetThreadContext(uint threadID, uint contextFlags, uint contextSize, byte* context) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).GetThreadContext(threadID, contextFlags, contextSize, context);
398
new int SetThreadContext(uint threadID, uint contextSize, byte* context) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).SetThreadContext(threadID, contextSize, context);
402
new int Request(uint reqCode, uint inBufferSize, byte* inBuffer, uint outBufferSize, byte* outBuffer) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ICLRDataTarget
)this).Request(reqCode, inBufferSize, inBuffer, outBufferSize, outBuffer);