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