3 references to PatternAttribute
NuGet.Configuration (3)
Settings\Items\PackagePatternItem.cs (3)
18
public string Pattern => Attributes[ConfigurationConstants.
PatternAttribute
];
21
= new HashSet<string>(new[] { ConfigurationConstants.
PatternAttribute
});
31
AddAttribute(ConfigurationConstants.
PatternAttribute
, pattern);