1 write to Attributes
Microsoft.DotNet.VersionTools (1)
BuildManifest\Model\SigningInformationModel.cs (1)
224
Attributes
= xml
3 references to Attributes
Microsoft.DotNet.VersionTools (3)
BuildManifest\Model\SigningInformationModel.cs (3)
211
get { return
Attributes
.GetOrDefault(nameof(Include)); }
212
set {
Attributes
[nameof(Include)] = value; }
218
Attributes