2 references to AttributeAsNullableBool
NuGet.Packaging (2)
NuspecReader.cs (2)
319
var flatten =
AttributeAsNullableBool
(filesNode, Flatten);
320
var copyToOutput =
AttributeAsNullableBool
(filesNode, CopyToOutput);