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