3 references to RequiredAttributes
Microsoft.DotNet.VersionTools (3)
BuildManifest\Model\SigningInformationModel.cs (3)
104
.ThrowIfMissingAttributes(
RequiredAttributes
)
105
.CreateXmlAttributes(
RequiredAttributes
));
111
.ThrowIfMissingAttributes(
RequiredAttributes
)