1 implementation of Run
Microsoft.TemplateEngine.Core (1)
Util\Processor.cs (1)
42
public bool
Run
(Stream source, Stream target, int bufferSize, int flushThreshold)
1 reference to Run
Microsoft.TemplateEngine.Core (1)
Util\Orchestrator.cs (1)
286
runner.
Run
(source, target, bufferSize, flushThreshold);