2 references to TempDirectoryFactory
Microsoft.AspNetCore.Http (2)
Internal\BufferingHelper.cs (2)
20var fileStream = new FileBufferingReadStream(body, bufferThreshold, bufferLimit, AspNetCoreTempDirectory.TempDirectoryFactory); 36var fileStream = new FileBufferingReadStream(body, bufferThreshold, bufferLimit, AspNetCoreTempDirectory.TempDirectoryFactory);