3 references to RequiredAttributes
Microsoft.DotNet.VersionTools (3)
BuildManifest\Model\SigningInformationModel.cs (3)
260
.ThrowIfMissingAttributes(
RequiredAttributes
)
261
.CreateXmlAttributes(
RequiredAttributes
));
267
.ThrowIfMissingAttributes(
RequiredAttributes
)