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