1 write to _end
Microsoft.TemplateEngine.Core (1)
Operations\Region.cs (1)
26
_end
= end;
2 references to _end
Microsoft.TemplateEngine.Core (2)
Operations\Region.cs (2)
28
_toggle = _start.Equals(
_end
);
38
IToken endToken =
_end
.ToToken(encoding);