2 references to SingleFileThreshold
Microsoft.CodeAnalysis.Workspaces (2)
TemporaryStorage\TemporaryStorageService.cs (2)
51private const long MultiFileBlockSize = SingleFileThreshold * 32; 205if (size >= SingleFileThreshold)