Commit 9524bb5
authored
Fix StyleCop rule SA1129 ("Do not use default value type constructor") (dotnet/corefx#42531)
Commit migrated from dotnet/corefx@88f40ad1 parent 18d611f commit 9524bb5
238 files changed
Lines changed: 428 additions & 433 deletions
File tree
- src/libraries
- Common/src
- Interop
- FreeBSD
- OSX
- Unix/System.Security.Cryptography.Native
- Windows
- Advapi32
- BCrypt
- NCrypt
- NtDll
- SChannel
- SspiCli
- System
- IO
- Net
- NetworkInformation
- WebSockets
- Security/Cryptography
- Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Errors
- Microsoft.Win32.SystemEvents/src/Microsoft/Win32
- System.Collections.Concurrent/src/System/Collections/Concurrent
- System.Collections.Immutable/src/System/Collections/Immutable
- System.ComponentModel.Composition/src/System/ComponentModel/Composition
- System.ComponentModel.TypeConverter/src/System/ComponentModel
- Design/Serialization
- System.Configuration.ConfigurationManager/src/System/Configuration
- System.Console/src/System
- System.Data.Common/src/System/Data
- Common
- SQLTypes
- System.Data.SqlClient/src
- Interop
- Microsoft/SqlServer/Server
- System/Data/SqlClient
- System.Diagnostics.EventLog/src/System/Diagnostics
- Reader
- System.Diagnostics.FileVersionInfo/src/System/Diagnostics
- System.Diagnostics.PerformanceCounter/src/System/Diagnostics
- System.Diagnostics.Process/src/System/Diagnostics
- System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement
- System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap
- System.DirectoryServices/src/System/DirectoryServices
- ActiveDirectory
- System.Drawing.Common/src
- System/Drawing
- Drawing2D
- Imaging
- Printing
- misc/GDI
- System.Drawing.Primitives/src/System/Drawing
- System.IO.Compression/src/System/IO/Compression
- DeflateZLib
- System.IO.FileSystem/src/System/IO
- Enumeration
- System.IO.MemoryMappedFiles/src/System/IO/MemoryMappedFiles
- System.IO.Pipelines/src/System/IO/Pipelines
- System.IO.Pipes/src/System/IO/Pipes
- System.IO.Ports/src/System/IO/Ports
- System.Linq.Expressions/src/System/Linq/Expressions/Interpreter
- System.Linq.Parallel/src/System/Linq/Parallel
- QueryOperators
- Scheduling
- System.Linq/src/System/Linq
- System.Net.Http.WinHttpHandler/src/System/Net/Http
- System.Net.HttpListener/src/System/Net/Windows
- WebSockets
- System.Net.Http/src/System/Net/Http/SocketsHttpHandler
- System.Net.Mail/src/System/Net/Mail
- System.Net.NetworkInformation/src/System/Net/NetworkInformation
- System.Net.Security/src/System/Net
- System.Net.Sockets/src/System/Net/Sockets
- System.Private.DataContractSerialization/src/System/Runtime/Serialization
- Json
- System.Private.Uri/src/System
- System.Private.Xml.Linq/src/System/Xml
- Linq
- XPath
- System.Private.Xml/src/System/Xml
- Schema
- Serialization
- Xsl
- IlGen
- Runtime
- Xslt
- System.Reflection.MetadataLoadContext/src/System/Reflection/TypeLoading
- Modules/Ecma
- System.Reflection.Metadata/src/System/Reflection/Internal/Utilities
- System.Runtime.Numerics/src/System
- Globalization
- Numerics
- System.Runtime.WindowsRuntime.UI.Xaml/src/System/Windows
- Media
- Animation
- Media3D
- System.Runtime.WindowsRuntime/src/System/Windows
- UI
- System.Security.AccessControl/src/System/Security/AccessControl
- System.Security.Cryptography.Algorithms/src/System/Security/Cryptography
- System.Security.Cryptography.Cng/src/System/Security/Cryptography
- System.Security.Cryptography.Csp/src/System/Security/Cryptography
- System.Security.Cryptography.Pkcs/src
- Internal/Cryptography/Pal/AnyOS
- System/Security/Cryptography/Pkcs
- System.Security.Cryptography.X509Certificates/src
- Internal/Cryptography
- Pal.Unix
- Pal.Windows
- System/Security/Cryptography/X509Certificates
- System.Security.Principal.Windows/src/System/Security/Principal
- System.ServiceModel.Syndication/src/System/ServiceModel/Syndication
- System.ServiceProcess.ServiceController/src/System/ServiceProcess
- System.Text.Json/src/System/Text/Json
- System.Threading.Tasks.Dataflow/src/Internal
- System.Threading.Tasks.Parallel/src/System/Threading/Tasks
- System.Threading/src/System/Threading
- System.Transactions.Local/src/System/Transactions
- System.Windows.Extensions/src/System/Drawing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments