3 references to CompressionThreshold
Microsoft.CodeAnalysis (3)
EmbeddedText.cs (3)
228if (length < CompressionThreshold) 268if (bytes.Count < CompressionThreshold) 315if (maxByteCount < CompressionThreshold)