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