1 write to _wholeLine
Microsoft.TemplateEngine.Core (1)
Operations\Region.cs (1)
23_wholeLine = wholeLine;
2 references to _wholeLine
Microsoft.TemplateEngine.Core (2)
Operations\Region.cs (2)
76processor.WhitespaceHandler(ref bufferLength, ref currentBufferPosition, wholeLine: _definition._wholeLine, trim: _definition._trimWhitespace); 129processor.WhitespaceHandler(ref bufferLength, ref i, wholeLine: _definition._wholeLine, trim: _definition._trimWhitespace);