1 implementation of
Microsoft.TemplateEngine.Core (1)
Util\EncodingConfig.cs (1)
55public object this[int index] => _values[index]();
1 reference to
Microsoft.TemplateEngine.Core (1)
Operations\ExpandVariables.cs (1)
51object result = processor.EncodingConfig[token];