2 overrides of TryMatch
NuGet.Packaging (2)
ContentModel\Infrastructure\Parser.cs (2)
127
internal override bool
TryMatch
(
170
internal override bool
TryMatch
(
1 reference to TryMatch
NuGet.Packaging (1)
ContentModel\Infrastructure\Parser.cs (1)
74
if (segment.
TryMatch
(ref item, path, propertyDefinitions, startIndex, out endIndex))