1 write to _defaults
NuGet.Packaging (1)
ContentModel\Infrastructure\Parser.cs (1)
21_defaults = pattern.Defaults.ToDictionary(p => p.Key, p => p.Value);
2 references to _defaults
NuGet.Packaging (2)
ContentModel\Infrastructure\Parser.cs (2)
92Properties = _defaults 98foreach (var pair in _defaults)