jt
2021-06-10 5d0d028456874576560552f5a5c4e8b801786f11
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
// This file is used by Code Analysis to maintain SuppressMessage 
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given 
// a specific target and scoped to a namespace, type, member, etc.
//
// To add a suppression to this file, right-click the message in the 
// Error List, point to "Suppress Message(s)", and click 
// "In Project Suppression File".
// You do not need to add suppressions to this file manually.
 
 
// TODO fix warnings:
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.SS.Formula.PTG.AreaPtgBase.#.ctor(HH.WMS.Utils.NPOI.SS.Util.AreaReference)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.SS.Formula.PTG.AreaPtgBase.#.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.SS.Formula.PTG.AreaPtgBase.#.ctor(System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.ByteField.#.ctor(System.Int32,System.Byte)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.ByteField.#.ctor(System.Int32,System.Byte,System.Byte[])")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.ByteField.#.ctor(System.Int32,System.Byte[])")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.ComboboxShape.#.ctor(HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFSimpleShape,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.CommentShape.#.ctor(HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFComment,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Properties.DirectoryProperty.#.ctor(System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Properties.DocumentProperty.#.ctor(System.String,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.DocumentSummaryInformation.#.ctor(HH.WMS.Utils.NPOI.HPSF.PropertySet)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.HeaderFooterBase.#.ctor(System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.LineShape.#.ctor(HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFSimpleShape,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.MutableProperty.#.ctor(HH.WMS.Utils.NPOI.HPSF.Property)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.MutablePropertySet.#.ctor(HH.WMS.Utils.NPOI.HPSF.PropertySet)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.MutableSection.#.ctor(HH.WMS.Utils.NPOI.HPSF.Section)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.PictureShape.#.ctor(HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFSimpleShape,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.PolygonShape.#.ctor(HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFPolygon,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.PropertySet.#.ctor(System.Byte[],System.Int32,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.PropertySet.#.ctor(System.IO.Stream)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Storage.RawDataBlockList.#.ctor(System.IO.Stream,HH.WMS.Utils.NPOI.POIFS.Common.POIFSBigBlockSize)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.ScrollableObjectSubRecord.#.ctor(HH.WMS.Utils.NPOI.Util.IO.LittleEndianInput,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.Section.#.ctor(System.Byte[],System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.SimpleFilledShape.#.ctor(HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFSimpleShape,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Storage.SmallDocumentBlockList.#.ctor(System.Collections.Generic.List`1<HH.WMS.Utils.NPOI.POIFS.Storage.SmallDocumentBlock>)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.SummaryInformation.#.ctor(HH.WMS.Utils.NPOI.HPSF.PropertySet)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.TextboxShape.#.ctor(HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFTextbox,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.ScrollableObjectSubRecord.#.ctor(HH.WMS.Utils.NPOI.Util.ILittleEndianInput,System.Int32)")]
 
// TODO fix warnings:
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2240:ImplementISerializableCorrectly", Scope = "type", Target = "HH.WMS.Utils.NPOI.HPSF.VariantTypeException")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2240:ImplementISerializableCorrectly", Scope = "type", Target = "HH.WMS.Utils.NPOI.SS.Formula.Eval.EvaluationException")]
 
// The hash tables should NOT be serialized - or am I wrong?
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope = "type", Target = "HH.WMS.Utils.NPOI.HPSF.Wellknown.SectionIDMap")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope = "type", Target = "HH.WMS.Utils.NPOI.HPSF.Wellknown.PropertyIDMap")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope = "type", Target = "HH.WMS.Utils.NPOI.HPSF.CustomProperties")]
 
// there is no non breaking fix - in both cases is a stream returned 8-(
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Reliability", "CA2000:Dispose objects before losing scope", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.MutablePropertySet.#GetStream()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Reliability", "CA2000:Dispose objects before losing scope", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.NIO.FileBackedDataSource.#Read(System.Int32,System.Int64)")]
 
// The code seems okay to me:
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2202:Do not dispose objects multiple times", Scope = "member", Target = "HH.WMS.Utils.NPOI.DDF.EscherBlipWMFRecord.#Compress(System.Byte[])")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2202:Do not dispose objects multiple times", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Util.GUID.#D4")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2202:Do not dispose objects multiple times", Scope = "member", Target = "HH.WMS.Utils.NPOI.DDF.EscherBlipWMFRecord.#Decompress(System.Byte[],System.Int32,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2202:Do not dispose objects multiple times", Scope = "member", Target = "HH.WMS.Utils.NPOI.DDF.EscherDump.#DumpOld(System.Int64,System.IO.Stream)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2202:Do not dispose objects multiple times", Scope = "member", Target = "HH.WMS.Utils.NPOI.DDF.EscherPictBlip.#InflatePictureData(System.Byte[])")]
 
// these not implemented exception are acceptable for me:
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.DocumentSummaryInformation.#HeadingPair")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.DocumentSummaryInformation.#Docparts")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Extractor.EventBasedExcelExtractor.#DocSummaryInformation")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Extractor.EventBasedExcelExtractor.#SummaryInformation")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.Aggregates.RecordAggregate.#Sid")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.SS.Formula.PTG.ControlPtg.#DefaultOperandClass")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.BlockingInputStream.#CanRead")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.BlockingInputStream.#CanSeek")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.BlockingInputStream.#CanWrite")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.BlockingInputStream.#Length")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.BlockingInputStream.#Position")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.MulRKRecord.#DataSize")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.EventUserModel.DummyRecord.DummyRecordBase.#RecordSize")]
// seems like a workaround for malformed input - ignore:
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.RecordInputStream.#HasNextRecord")]
// TODO: apply fix that is proposed in the code:
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Storage.RawDataBlock.#Data")]
// I am not sure on how to fix these - the expected behavior of NPOI will change
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.PropertySet.#SingleSection")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.PropertySet.#GetHashCode()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.PropertySet.#FirstSection")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HPSF.Property.#Count")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.FileSystem.POIFSDocumentReader.#Available")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.LabelRecord.#RecordSize")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Model.InternalWorkbook.#CustomPalette")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.UserModel.HSSFCell.#DateCellValue")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Extractor.ExcelExtractor.#Text")]
 
// TODO: fix needs some minutes, because the constructor adds itself to the given parameter BlockList.
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "HH.WMS.Utils.NPOI.POIFS.Storage.BlockAllocationTableReader", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Storage.SmallBlockTableReader.#GetSmallDocumentBlocks(HH.WMS.Utils.NPOI.POIFS.Storage.RawDataBlockList,HH.WMS.Utils.NPOI.POIFS.Properties.RootProperty,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "HH.WMS.Utils.NPOI.POIFS.Storage.BlockAllocationTableReader", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.EventFileSystem.POIFSReader.#Read(System.IO.Stream)")]
 
// seems all like debugging or other formatted output, so there is no need for localization:
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Dev.POIFSLister.#DisplayDirectory(HH.WMS.Utils.NPOI.POIFS.FileSystem.DirectoryNode,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.DDF.EscherDump.#DumpOld(System.Int64,System.IO.Stream)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.Write(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.DDF.EscherDump.#DumpOld(System.Int64,System.IO.Stream)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "HH.WMS.Utils.NPOI.POIFS.Storage.BlockAllocationTableReader", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.FileSystem.POIFSFileSystem.#.ctor(System.IO.Stream)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.POIFS.Dev.POIFSViewer.#ViewFile(System.String,System.Boolean)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.EmbeddedObjectRefSubRecord.#.ctor(HH.WMS.Utils.NPOI.Util.ILittleEndianInput,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.FeatRecord.#.ctor(HH.WMS.Utils.NPOI.HSSF.Record.RecordInputStream)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.SSTDeserializer.#ManufactureStrings(System.Int32,HH.WMS.Utils.NPOI.HSSF.Record.RecordInputStream)")]
 
// these are warnings that should be transported in some form to the user
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.DDF.EscherContainerRecord.#FillFields(System.Byte[],System.Int32,HH.WMS.Utils.NPOI.DDF.EscherRecordFactory)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.HSSF.Record.EmbeddedObjectRefSubRecord.#.ctor(HH.WMS.Utils.NPOI.Util.IO.LittleEndianInput,System.Int32)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Globalization", "CA1303:Do not pass literals as localized parameters", MessageId = "System.Console.WriteLine(System.String)", Scope = "member", Target = "HH.WMS.Utils.NPOI.Util.SystemOutLogger.#Log(System.Int32,System.Object,System.Exception)")]
 
// not classified - please provide a reasoning