3 references to RequiredAttributes
Microsoft.DotNet.VersionTools (3)
BuildManifest\Model\SigningInformationModel.cs (3)
219
.ThrowIfMissingAttributes(
RequiredAttributes
)
220
.CreateXmlAttributes(
RequiredAttributes
));
226
.ThrowIfMissingAttributes(
RequiredAttributes
)