2 references to CreateFromDirectory
System.IO.Compression.ZipFile (2)
System\IO\Compression\ZipFile.Create.Async.cs (1)
347/// If you want to include the base directory or specify a compression level, call the <see cref="CreateFromDirectory(string, Stream, CompressionLevel, bool)"/> method overload.
System\IO\Compression\ZipFile.Create.cs (1)
330/// If you want to include the base directory or specify a compression level, call the <see cref="CreateFromDirectory(string, Stream, CompressionLevel, bool)"/> method overload.