1 write to _table
NuGet.Packaging (1)
ContentModel\Infrastructure\Parser.cs (1)
20
_table
= pattern.Table;
1 reference to _table
NuGet.Packaging (1)
ContentModel\Infrastructure\Parser.cs (1)
61
_segments.Add(new TokenSegment(tokenName, delimiter, matchOnly,
_table
, preserveRawValues));