Пример #1
0
 private void AddParsingErrorToResult(LiquidError errorResult)
 {
     _renderingVisitor.RegisterParsingError(errorResult);
 }