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