3 references to RequiredAttributes
Microsoft.DotNet.VersionTools (3)
BuildManifest\Model\SigningInformationModel.cs (3)
189
.ThrowIfMissingAttributes(
RequiredAttributes
)
190
.CreateXmlAttributes(
RequiredAttributes
));
196
.ThrowIfMissingAttributes(
RequiredAttributes
)