1 write to _conventions
NuGet.Packaging (1)
ContentModel\ManagedCodeConventions.cs (1)
371
_conventions
= conventions;
2 references to _conventions
NuGet.Packaging (2)
ContentModel\ManagedCodeConventions.cs (2)
384
var builder = new SelectionCriteriaBuilder(
_conventions
.Properties);
406
var builder = new SelectionCriteriaBuilder(
_conventions
.Properties);