Implemented interface member:
property
LineEndings
Microsoft.TemplateEngine.Core.Contracts.IEncodingConfig.LineEndings
1 write to LineEndings
Microsoft.TemplateEngine.Core (1)
Util\EncodingConfig.cs (1)
18LineEndings = new TokenTrie();
1 reference to LineEndings
Microsoft.TemplateEngine.Core (1)
Util\EncodingConfig.cs (1)
26LineEndings.AddToken(tokenBytes);