1 write to _maximumMemoryWindowSize
Microsoft.TemplateEngine.Core (1)
Util\StreamProxy.cs (1)
29this._maximumMemoryWindowSize = maximumMemoryWindowSize;
1 reference to _maximumMemoryWindowSize
Microsoft.TemplateEngine.Core (1)
Util\StreamProxy.cs (1)
87if (newExpectedSize > _maximumMemoryWindowSize && _currentTargetStream == _memoryStream)