1 instantiation of StreamProxy
Microsoft.TemplateEngine.Core (1)
Util\ProcessorState.cs (1)
60
_target = new
StreamProxy
(target, bufferSize);
1 reference to StreamProxy
Microsoft.TemplateEngine.Core (1)
Util\ProcessorState.cs (1)
15
private readonly
StreamProxy
_target;