1 write to _pattern
NuGet.Packaging (1)
ContentModel\Infrastructure\Parser.cs (1)
122
_pattern
= pattern;
1 reference to _pattern
NuGet.Packaging (1)
ContentModel\Infrastructure\Parser.cs (1)
136
if (string.Compare(path, startIndex,
_pattern
, _start, _length, StringComparison.OrdinalIgnoreCase) == 0)