3 references to StackAllocByteThreshold
Microsoft.Diagnostics.DataContractReader (3)
ContractDescriptorTarget.cs (3)
397Span<byte> descriptorBuffer = descriptorSize <= StackAllocByteThreshold 706Span<byte> span = length <= StackAllocByteThreshold 731Span<byte> span = length <= StackAllocByteThreshold