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)
202
if (propertyDefinition.TryLookup(substring, _table,
_matchOnly
, out value))
204
if (!
_matchOnly
)