1 write to _matchOnly
NuGet.Packaging (1)
ContentModel\Infrastructure\Parser.cs (1)
161_matchOnly = matchOnly;
2 references to _matchOnly
NuGet.Packaging (2)
ContentModel\Infrastructure\Parser.cs (2)
202if (propertyDefinition.TryLookup(substring, _table, _matchOnly, out value)) 204if (!_matchOnly)