1 override of TrySetThreadContext
Microsoft.Diagnostics.DataContractReader (1)
ContractDescriptorTarget.cs (1)
423public override bool TrySetThreadContext(ulong threadId, ReadOnlySpan<byte> context)
1 reference to TrySetThreadContext
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
752if (!_target.TrySetThreadContext(dwThreadId, contextBuffer))