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)
136if (string.Compare(path, startIndex, _pattern, _start, _length, StringComparison.OrdinalIgnoreCase) == 0)