1 override of WriteBuffer
Microsoft.Diagnostics.DataContractReader (1)
ContractDescriptorTarget.cs (1)
543public override void WriteBuffer(ulong address, Span<byte> buffer)
1 reference to WriteBuffer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\CodeNotifications_1.cs (1)
240_target.WriteBuffer(tablePointer.Value, zeros);