1 implementation of GetBytes
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\ContextHolder.cs (1)
45
public unsafe byte[]
GetBytes
()
1 reference to GetBytes
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
816
return handle.Context.
GetBytes
();