3 references to RequiredAttributes
Microsoft.DotNet.VersionTools (3)
BuildManifest\Model\SigningInformationModel.cs (3)
153
.ThrowIfMissingAttributes(
RequiredAttributes
)
154
.CreateXmlAttributes(
RequiredAttributes
));
160
.ThrowIfMissingAttributes(
RequiredAttributes
)